Forum Discussion
PrashTechTalk
May 11, 2021Brass Contributor
Azure Sentinel Automation (Preview) - Issue with Permission assignment
Hi @AzureSentinel Team, I believe this is a bug unless there is any reason to do so. At Azure Sentinel Automation (Preview) when tried to assign permission for logic app I am getting the erro...
PrashTechTalk
Jun 11, 2021Brass Contributor
Javier-Soriano Hi Javier, Yes it is though Azure Lighthouse setup.
Javier-Soriano
Microsoft
Jun 14, 2021Ok, that requires additional permissions. You need to grant Azure Sentinel Automation Contributor permissions to the Azure Security Insights app in the service provider tenant, to the RG where the playbooks are in the customer tenant. So basically you need to include this additional authorization in your Azure Lighthouse delegation.
Regards
Regards
- AliAhmedDarOct 23, 2023Copper Contributor
I am managing a customer's Sentinel and want to run response playbooks from under the Incidents tab.
None of the resources are in my sentinel, infact I do not have any sentinel deployed. Still do I need to delegate Automation Contributor role to the Azure Security Insights app ?
If yes, I do not see it the Enterprise applications menu
- PrashTechTalkJun 14, 2021Brass Contributor
Perfect. Very same response from your support team as well on this issue. Good to highlight this at the documentation or may have improved from the time the this issue was raised.
There are two main scenarios when managing cross-tenant automation rules:
• Automation rule created in the customer tenant is configured to run a playbook located in the service provider tenant. This approach is normally used to protect intellectual property in the playbook. Nothing special is required for this scenario to work. Just grant permissions to the relevant resource group where the playbook is located via Manage playbook permissions menu as explained here.
• Automation rule created in the customer tenant is configured to run a playbook located in the customer tenant. Used when there is no need to protect intellectual property. For this scenario to work, permissions to execute the playbook need to be granted to Azure Sentinel in both tenants. In the customer tenant, you grant them via Manage playbook permissions menu as explained here. To grant the relevant permissions to the service provider tenant, you need to include the Azure Security Insights app in your Azure Lighthouse delegation template with the Azure Sentinel Automation Contributor role. The scenario looks like this:- Javier-SorianoJun 14, 2021
Microsoft
yes, we're adding this to the official docs this week- PrashTechTalkJun 14, 2021Brass Contributor
Javier-Soriano - I noticed an intresting one here.
Scenario 1: Unable to see Manage Permission Link
Although being a owner of the azure subscription and adding logic app contributor role to my user id within the customer tenant. I am not able to see the Manage Permission link at the sentinel automation rule. Why cant one edit the permission in this case ??
Do you expect the user to have Azure Sentinel Contributor role other than owner and logic app contributor. ??
Scenario 2: Able to see Manage Permission Link but cannot modify.
With Azure lighthouse after including delegation of Azure Security Insights with Azure Sentinel Contributor role from the service provider tenant I am able to check its permission but not change it, this is acceptable as I am NOT in the service provider tenant and with Azure Lighthouse a user can max have a contributor role.
- Thijs LecomteJun 14, 2021Bronze ContributorThat's interesting Javier, because we didn't need to do this
- Javier-SorianoJun 14, 2021
Microsoft
Thijs, did you create the automation rules while logged in the service provider tenant?