Skip to content

Commit d6b1e0a

Browse files
committed
updates
1 parent 13f61ce commit d6b1e0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/deployment-environments/tutorial-deploy-environments-in-cicd-azure-devops.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ Deployment Environments uses role-based access control to grant permissions for
113113

114114
1. In the [Azure portal](https://portal.azure.com/), go to your Deployment Environments project.
115115
1. If you don't have a user-assigned managed identity for the project, [add one](/entra/identity/managed-identities-azure-resources/how-manage-user-assigned-managed-identities?pivots=identity-mi-methods-azp#create-a-user-assigned-managed-identity).
116-
> [!NOTE] You can use one of three options for identity: app registration, user-assigned managed identity, and system-assigned managed identity. App registration is the most secure option, and user-assigned managed identity is the second most secure. To use app registration, you need to have appropriate permisstions. For more information see [Azure Resource Manager service connection special cases](../devops/pipelines/library/azure-resource-manager-alternate-approaches.md).
116+
> [!NOTE]
117+
> You can use one of three options for identity: app registration, user-assigned managed identity, and system-assigned managed identity. App registration is the most secure option, and user-assigned managed identity is the second most secure. To use app registration, you need to have appropriate permissions. For more information see [Azure Resource Manager service connection special cases](/devops/pipelines/library/azure-resource-manager-alternate-approaches).
117118
1. Select **Access control (IAM)** > **Add** > **Add role assignment**.
118119
1. On the **Role** tab, select **Deployment Environments User** in the list of job function roles.
119120
1. On the **Members** tab, select **Managed identity** and **Select members**.

0 commit comments

Comments
 (0)