About reading some Azure Workbooks

Jona 535 Reputation points
2025-02-05T06:30:00.8766667+00:00

Hi,

I have several Azure Workbooks that get data from a Log Analytics Workspace using Kusto queries. I was asked to share with some colleagues these workbooks, in a reader mode.

So, I thought about creating a group for them with the enough privileges to open and read (not modify) the workbooks.

What are the privileges I have to grant to this group?

Regards

Jona

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,446 questions
0 comments No comments
{count} votes

Accepted answer
  1. Stanislav Zhelyazkov 25,686 Reputation points MVP
    2025-02-05T07:40:18.1533333+00:00

    Hi,

    You can just apply Workbook Reader role to those users. Additionally make sure that they have enough permissions to view the data in the workbook. That depends on what data the workbook is visualizing. For example if you visualize metrics you need Reader role on those resources for which metrics will be displayed. If you visualize logs from Log analytics you either need Monitoring Reader on the resource which for which these logs apply or on the Log analytics workspace. That depends on the access mode of your Log Analytics workspace.

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

    You found this answer helpful.
    0 comments No comments

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.