Azure Monitor built-in role

Workbook Contributor

Creates, updates, reads, and deletes shared Azure Workbooks and workbook templates. The role is control-plane only and has no DataActions; workbook access does not itself grant access to the data sources referenced by a workbook.

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: e8ddcd69-c73f-4f9f-9844-4100522f16ad

Control-plane actions (7)

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 parent resource group where the shared workbook is saved. Microsoft states that workbooks are shared Azure resources and require write access to their parent resource group.

Common use cases (2)

Prerequisites (2)

Best practices (3)

Security considerations (3)

Assignment guidance

Assign Workbook Contributor on the resource group where the approved shared workbook or template is stored. Grant source-data access separately and use Workbook Reader for consumers who do not author or delete workbook resources.

Related roles (2)

Common questions

When should I assign the Workbook Contributor Azure role?

Assign Workbook Contributor when you need to: Create, edit, save, share, and delete an Azure Workbook in an approved resource group.; and Create or maintain shared workbook templates for an operations or application team.. Practical scope: Assign on the parent resource group where the shared workbook is saved. Microsoft states that workbooks are shared Azure resources and require write access to their parent resource group.

What permissions does the Workbook Contributor Azure role grant?

The role definition grants 7 combined control-plane and data-plane actions. Representative operations include: Microsoft.Insights/workbooks/write; Microsoft.Insights/workbooks/delete; Microsoft.Insights/workbooks/read; Microsoft.Insights/workbooks/revisions/read; Microsoft.Insights/workbooktemplates/write; and Microsoft.Insights/workbooktemplates/delete. Review the permission sections above for the complete definition and exclusions.

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

Key considerations when assigning Workbook Contributor: The role can change or delete shared workbooks and templates used by other operators.; Workbook definitions can contain queries, resource references, links, and presentation logic, but the role has no DataActions for the referenced data.; and A shared workbook recipient still requires read permission on both the workbook resource and every referenced resource.. Follow the assignment guidance above and use the narrowest practical scope.

Editorial sources (6)

Official Microsoft Learn documentation →