Skip to content

Commit 5142c26

Browse files
committed
improve flow and scannability
1 parent f998cea commit 5142c26

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/pipelines/release/key-vault-access.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,10 @@ For our second approach, we'll demonstrate dynamically adding the Microsoft-host
178178
179179
1. Under **Variables**, select **Add** to add your secret, then select **Save** when you're done.
180180
181-
Now navigate to your Azure key vault and make sure that (a) your service connection has the *Get* and *list* permissions (b) your service principal has the *Key Vault Secrets User* role.
181+
> [!NOTE]
182+
> Make sure that your **service connection** has the *Get* and *list* permissions, and your **service principal** is assigned the *Key Vault Secrets User* role in your private key vault.
182183
183-
#### 1.1 Set up key vault access policies
184+
#### 1.1 Set up the service connection permissions
184185
185186
1. Navigate to your Azure key vault, and then select **Access policies**.
186187
@@ -190,7 +191,7 @@ Now navigate to your Azure key vault and make sure that (a) your service connect
190191
191192
1. Select **Next** once more, review your settings, and then select **Review + create** when you're done.
192193
193-
#### 1.2 Set up key vault access control IAM
194+
#### 1.2 Set up the service principal permissions
194195
195196
1. Navigate to your Azure key vault, and then select **Access control (IAM)**.
196197

0 commit comments

Comments
 (0)