We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c30433 commit 28da403Copy full SHA for 28da403
articles/governance/blueprints/overview.md
@@ -165,7 +165,8 @@ role](../../role-based-access-control/custom-roles.md).
165
> portal, this role is automatically granted and revoked for the deployment. If using the REST API,
166
> this role must be manually granted, but is still automatically revoked after the deployment
167
> completes. If using a user-assigned managed identity, only the user creating the blueprint
168
-> assignment needs **Owner** permissions.
+> assignment needs the `Microsoft.Blueprint/blueprintAssignments/write` permission, which is
169
+> included in both the **Owner** and **Blueprint Operator** built-in roles.
170
171
## Naming limits
172
0 commit comments