Azure Monitor built-in role

Workbook Reader

Reads Azure Workbook resources, their revisions, and workbook templates without saving or deleting them. The role is control-plane only and has no DataActions; viewing query results still depends on access to each referenced resource and data source.

Role-definition permissions are imported from Microsoft Learn. Practical scope, use cases, prerequisites, best practices, security considerations, assignment guidance, and relationships have been reviewed against the official sources below.

Role definition ID: b279062a-9be3-42a0-92ae-8b3cf002ec4d

Control-plane actions (3)

Data-plane actions (0)

None — this role grants no data-plane (data access) actions.

Excluded actions (0)

None

Assignable scopes (1)

Practical scope

Assign on the resource group containing the shared workbooks the principal must view. A broader assignment is inherited by workbook resources in every child scope.

Common use cases (2)

Prerequisites (2)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Workbook Reader on the resource group containing the shared workbooks the principal consumes. Grant data-source access separately and elevate to Workbook Contributor only for approved authoring or deletion duties.

Related roles (2)

Common questions

When should I assign the Workbook Reader Azure role?

Assign Workbook Reader when you need to: View and share links to approved Azure Workbooks without changing their saved definitions.; and Consume interactive reports backed by metrics, logs, and other data sources for which the principal already has access.. Practical scope: Assign on the resource group containing the shared workbooks the principal must view. A broader assignment is inherited by workbook resources in every child scope.

What permissions does the Workbook Reader Azure role grant?

The role definition grants 3 combined control-plane and data-plane actions. Representative operations include: microsoft.insights/workbooks/read; microsoft.insights/workbooks/revisions/read; and microsoft.insights/workbooktemplates/read. Review the permission sections above for the complete definition and exclusions.

What are the security risks of the Workbook Reader Azure role?

Key considerations when assigning Workbook Reader: Workbook definitions can reveal resource names, queries, parameters, and operational context even when the principal cannot edit them.; The role alone does not grant access to referenced metric, log, or application data.; and A broad parent-scope assignment exposes every inherited workbook and template in that scope.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (6)

Official Microsoft Learn documentation →