Skip to content

Commit f59cafa

Browse files
authored
Fix typo
1 parent e1bc2ce commit f59cafa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/governance/blueprints/concepts/deployment-stages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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.
44
ms.date: 11/13/2019
55
ms.topic: conceptual
66
---
@@ -32,7 +32,7 @@ principal doesn't get and doesn't need owner rights on the subscription.
3232

3333
The rights are granted automatically if the assignment is done through the portal. However, if the
3434
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
3636
varies by tenant. Use
3737
[Azure Active Directory Graph API](../../../active-directory/develop/active-directory-graph-api.md)
3838
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
9898
- Learn to customize the [blueprint sequencing order](sequencing-order.md).
9999
- Find out how to make use of [blueprint resource locking](resource-locking.md).
100100
- 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).

0 commit comments

Comments
 (0)