Skip to content

Commit 39a3180

Browse files
authored
Merge pull request #95662 from DCtheGeek/dmc-bp-ghi42633
Fixes MicrosoftDocs/azure-docs#42633 - Correct managed identity language
2 parents 0d7ff2a + 0f46f1c commit 39a3180

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/app-service/app-service-web-nodejs-best-practices-and-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.tgt_pltfrm: na
1414
ms.devlang: nodejs
1515
ms.topic: article
1616
ms.date: 11/09/2017
17-
ms.author: ranjithr
17+
ms.author: bwren
1818
ms.custom: seodec18
1919
---
2020
# Best practices and troubleshooting guide for node applications on Azure App Service Windows

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)