Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/DeploymentGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Ensure you have access to an [Azure subscription](https://azure.microsoft.com/fr
|------------------------------|-----------|-------------|
| **Contributor** | Subscription or Resource Group | Create and manage Azure resources |
| **User Access Administrator** | Subscription or Resource Group | 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 |
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The role name here is inconsistent with the rest of the docs and may be inaccurate for the built-in Azure role. In this same guide the checklist below refers to "Role Based Access Control Administrator", and other docs (e.g., AzureAccountSetup.md) also use the full Administrator name. Consider using the official role name consistently (likely "Role Based Access Control Administrator") or updating all references in this guide if you intentionally want a shortened label.

Suggested change
| **Role Based Access Control Admin** | Subscription/Resource Group level | Configure RBAC permissions |
| **Role Based Access Control Administrator** | Subscription/Resource Group level | Configure RBAC permissions |

Copilot uses AI. Check for mistakes.
| **Application Administrator** | Tenant | Create app registrations for authentication |

**🔍 How to Check Your Permissions:**
Expand Down
Loading