docs: Update RBAC role name in Deployment Guide#581
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Deployment Guide to correct the referenced Azure RBAC role required for deployment prerequisites.
Changes:
- Renames the RBAC prerequisite role in the permissions table to “Role Based Access Control Admin”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | **Contributor** | Subscription level | Create and manage Azure resources | | ||
| | **User Access Administrator** | Subscription level | Manage user access and role assignments | | ||
| | **Role Based Access Control** | Subscription/Resource Group level | Configure RBAC permissions | | ||
| | **Role Based Access Control Admin** | Subscription/Resource Group level | Configure RBAC permissions | |
There was a problem hiding this comment.
The role name here is inconsistent with the rest of the guide and other docs: later in this file it says "Role Based Access Control Administrator" (line 31), and docs/AzureAccountSetUp.md also references the built-in Azure role "Role Based Access Control Administrator" with a Microsoft Docs link. If the intent is the built-in role, consider using the official full name consistently (or update all references accordingly) to avoid readers searching for a non-existent/incorrect role name.
| | **Role Based Access Control Admin** | Subscription/Resource Group level | Configure RBAC permissions | | |
| | **Role Based Access Control Administrator** | Subscription/Resource Group level | Configure RBAC permissions | |
Purpose
Does this introduce a breaking change?
Other Information
Updated deployment guide