File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/governance/blueprints/concepts Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Stages of a blueprint deployment
3
- description : Learn the security and artifact related steps the Azure Blueprint services goes through while creating a blueprint assignment.
3
+ description : Learn the security and artifact related steps the Azure Blueprints services goes through while creating a blueprint assignment.
4
4
ms.date : 11/13/2019
5
5
ms.topic : conceptual
6
6
---
@@ -32,7 +32,7 @@ principal doesn't get and doesn't need owner rights on the subscription.
32
32
33
33
The rights are granted automatically if the assignment is done through the portal. However, if the
34
34
assignment is done through the REST API, granting the rights needs to be done with a separate API
35
- call. The Azure Blueprint AppId is ` f71766dc-90d9-4b7d-bd9d-4499c4331c3f ` , but the service principal
35
+ call. The Azure Blueprints AppId is ` f71766dc-90d9-4b7d-bd9d-4499c4331c3f ` , but the service principal
36
36
varies by tenant. Use
37
37
[ Azure Active Directory Graph API] ( ../../../active-directory/develop/active-directory-graph-api.md )
38
38
and REST endpoint [ servicePrincipals] ( /graph/api/resources/serviceprincipal ) to get the service
@@ -98,4 +98,4 @@ subscription. Rights removal prevents Blueprints from becoming a permanent owner
98
98
- Learn to customize the [ blueprint sequencing order] ( sequencing-order.md ) .
99
99
- Find out how to make use of [ blueprint resource locking] ( resource-locking.md ) .
100
100
- Learn how to [ update existing assignments] ( ../how-to/update-existing-assignments.md ) .
101
- - Resolve issues during the assignment of a blueprint with [ general troubleshooting] ( ../troubleshoot/general.md ) .
101
+ - Resolve issues during the assignment of a blueprint with [ general troubleshooting] ( ../troubleshoot/general.md ) .
You can’t perform that action at this time.
0 commit comments