Skip to content

Commit e332e51

Browse files
committed
updates
1 parent b805192 commit e332e51

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
@@ -110,7 +110,7 @@ In Azure Pipelines, you create a *service connection* in your Azure DevOps proje
110110
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 service principal.
111111

112112
1. In the [Azure portal](https://portal.azure.com/), go to your Deployment Environments project.
113-
1. 1. In the left menu, under **Settings**, select **Identity**.
113+
1. In the left menu, under **Settings**, select **Identity**.
114114
1. On the **System assigned** tab, set the **Status** to **On**.
115115
1. Select **Save**, and then confirm that you want to enable the identity.
116116
1. Select **Access control (IAM)** > **Add** > **Add role assignment**.

0 commit comments

Comments
 (0)