azure workbook role permission

Farzana Mustafa 201 Reputation points
2024-10-14T02:24:12.0966667+00:00

Hello,

I need to give a user permission to edit a Workbook that is created in Log Analytics workspace.

What specific role I need to assign to the user?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,662 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 28,596 Reputation points MVP Volunteer Moderator
    2024-10-14T05:55:03.2366667+00:00

    Hi,

    First note that a workbook is not child resource of Log Analytics workspace. Workbook is standalone resource. You can assign Workbook Contributor on the workbook or on the resource group where the workbook is located in. Note that in order for the end user to see the data in the workbook it needs permissions corresponding to the data the workbook is accessing in. So if the workbook has queries towards Log Analytics workspace the end user will need Monitoring reader on that workspace.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.