Skip to content

Commit fbea0ab

Browse files
committed
updates
1 parent d6b1e0a commit fbea0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Deployment Environments uses role-based access control to grant permissions for
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).
116116
> [!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).
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](/azure/devops/pipelines/library/azure-resource-manager-alternate-approaches).
118118
1. Select **Access control (IAM)** > **Add** > **Add role assignment**.
119119
1. On the **Role** tab, select **Deployment Environments User** in the list of job function roles.
120120
1. On the **Members** tab, select **Managed identity** and **Select members**.

0 commit comments

Comments
 (0)