Skip to content

Commit 28da403

Browse files
committed
Fixes MicrosoftDocs/azure-docs#42633 - Correct managed identity language
1 parent 7c30433 commit 28da403

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/governance/blueprints/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ role](../../role-based-access-control/custom-roles.md).
165165
> portal, this role is automatically granted and revoked for the deployment. If using the REST API,
166166
> this role must be manually granted, but is still automatically revoked after the deployment
167167
> completes. If using a user-assigned managed identity, only the user creating the blueprint
168-
> assignment needs **Owner** permissions.
168+
> assignment needs the `Microsoft.Blueprint/blueprintAssignments/write` permission, which is
169+
> included in both the **Owner** and **Blueprint Operator** built-in roles.
169170
170171
## Naming limits
171172

0 commit comments

Comments
 (0)