Forum Discussion
amolpawar87
Apr 11, 2024MCT
Azure Log analytics AVD Insight workbook access
Hi, Team we want to provide our helpdesk with access to AVD insight workbook. Currently our AVD are installed in different subcription and Log analytics in different subcription. We want to provid...
Kidd_Ip
Feb 09, 2025MVP
How about creating a custom role in Azure with limited permissions specifically for accessing the AVD Insights workbook. This way, you can grant your helpdesk team access to only the necessary resources without giving them broader Log Analytics permissions:
- Navigate to Azure Portal: Go to the Azure Portal and select Subscriptions.
- Select Your Subscription: Choose the subscription where your Log Analytics workspace is located.
- Access Role Definitions: Go to Access Control (IAM) > Role Definitions.
- Create Custom Role: Click on Add > Custom Role.
- Define Role Details: Provide a name and description for the custom role.
- Assign Permissions: Specify the exact permissions needed for accessing the AVD Insights workbook. You can use the Log Analytics Reader role as a template and remove any unnecessary permissions.
- Assign Role to Helpdesk: Once the custom role is created, assign it to your helpdesk team members at the Log Analytics workspace level.