Forum Discussion
Sentinel RBAC not working for Workbooks
- Mar 26, 2020
ehloworldio Try also adding the Log Analytics Reader (or Contributor) role and try again.
Hi ehloworldio,
You can create a custom role to allow users to read Workbooks to avoid the read rights on the whole of Log Analytics.
For example, you can add the read rights on Azure Sentinel and on Workbooks.
When you create the custom role, start to use the Azure Sentinel Reader and add these permissions:
Microsoft.Insights/Components/Read
Microsoft.Insights/Components/Events/Read
Microsoft.Insights/Components/Query/Read
Your user will have access with read rights on the Azure Sentinel and on saved Workbooks.
- PrashTechTalkApr 20, 2020Brass Contributor
MS_Clouder - I am using Azure Lighthouse thus published a shared dashboard into my customer tenants workspace. I am lost on how to implement RBAC to access/limit users from accessing this dashboard which is at a customer tenant.
Appreciate any advice.
- MS_ClouderApr 22, 2020MCTHi Prash,
What dashboard are you talking about? Sentinel dashboard?
Perhaps, you’ll get a better answer to your question on another topic specialized on Azure Lighthouse if it’s this one.
In my previous post, I talked about the reading rights on Azure Sentinel Workbook.
Let me know if I can help you.
Joris- PrashTechTalkApr 23, 2020Brass Contributor
MS_Clouder - Thanks for your reply. I am talking about the Azure Dashboards that utilize graphs pinned from workbook and some custom graph that query sentinel workspace logs. As an MSSP when you build these dashboards and push to customer tenants workspace using Azure lighthouse we dont get the control to assign RBAC permissions for the dashboard resource that resides in customer tenant.