Skip to content

Commit d570732

Browse files
committed
updates
1 parent 2fbc45b commit d570732

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,7 @@ In Azure Pipelines, you create a *service connection* in your Azure DevOps proje
112112
Deployment Environments uses role-based access control to grant permissions for performing specific activities on your Deployment Environments resource. To make changes from a CI/CD pipeline, you grant the Deployment Environments User role to the managed identity.
113113

114114
1. In the [Azure portal](https://portal.azure.com/), go to your Deployment Environments project.
115-
1. If you don't have a managed identity for the project, complete these steps:
116-
1. In the left menu, under **Settings**, select **Identity**.
117-
1. On the **System assigned** tab, set the **Status** to **On**.
118-
1. Select **Save**, and then confirm that you want to enable the identity.
115+
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).
119116
1. Select **Access control (IAM)** > **Add** > **Add role assignment**.
120117
1. On the **Role** tab, select **Deployment Environments User** in the list of job function roles.
121118
1. On the **Members** tab, select **Managed identity** and **Select members**.

0 commit comments

Comments
 (0)