Skip to content

Commit 9531525

Browse files
committed
updates
1 parent 4cdb1cd commit 9531525

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@ In Azure Pipelines, you create a *service connection* in your Azure DevOps proje
106106
|**Subscription for managed identity**|Enter the Azure subscription that contains the managed identity. |
107107
|**Resource group for managed identity** |Enter the resource group that contains the managed identity.|
108108
|**Managed identity** |Enter the name of the managed identity.|
109-
| **Scope Level** | **Subscription** |
110-
| **Subscription ID** | Enter the ID of the Azure subscription that hosts your dev center resource. |
111-
| **Subscription name** | Enter the name of the subscription. |
112-
|**Tenant Id**|Enter the ID of the tenant.|
109+
| **Scope level for sevice connection** | **Subscription** |
110+
| **Subscription for sercie connection** | Enter the ID of the Azure subscription that hosts your dev center resource. |
113111
| **Service Connection Name** | Enter a unique name for the service connection. |
114112
| **Grant access permission to all pipelines** | Select this checkbox. |
115113

114+
1. Select **Save**.
115+
116116
### Grant the service connection access to the Deployment Environments project
117117

118118
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.

0 commit comments

Comments
 (0)