Skip to content

Commit b9eacc0

Browse files
committed
fixed image naming and obscured PII
1 parent 09ea559 commit b9eacc0

File tree

7 files changed

+5
-5
lines changed

7 files changed

+5
-5
lines changed

articles/key-vault/general/assign-access-policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,25 @@ A Key Vault access policy determines whether a given security principal, namely
2828

2929
1. Select **Access policies**, then select **Create**:
3030

31-
![Select Access policies, selecting Add role assignment](../media/authentication/AssignAccess1.png)
31+
![Select Access policies, selecting Add role assignment](../media/authentication/assign-access-01.png)
3232

3333
1. Select the permissions you want under **Key permissions**, **Secret permissions**, and **Certificate permissions**.
3434

35-
![Specifying access policy permissions](../media/authentication/AssignAccess2.png)
35+
![Specifying access policy permissions](../media/authentication/assign-access-02.png)
3636

3737
1. Under the **Principal** selection pane, enter the name of the user, app or service principal in the search field and select the appropriate result.
3838

39-
![Selecting the security principal for the access policy](../media/authentication/AssignAccess3.png)
39+
![Selecting the security principal for the access policy](../media/authentication/assign-access-03.png)
4040

4141
If you're using a managed identity for the app, search for and select the name of the app itself. (For more information on security principals, see [Key Vault authentication](authentication.md).
4242

4343
1. Review the access policy changes and select **Create** to save the access policy.
4444

45-
![Adding the access policy with the security principal assigned](../media/authentication/AssignAccess4.png)
45+
![Adding the access policy with the security principal assigned](../media/authentication/assign-access-04.png)
4646

4747
1. Back on the **Access policies** page, verify that your access policy is listed.
4848

49-
![Saving the access policy changes](../media/authentication/AssignAccess5.png)
49+
![Saving the access policy changes](../media/authentication/assign-access-05.png)
5050

5151
# [Azure CLI](#tab/azure-cli)
5252

Binary file not shown.
117 KB
Loading

0 commit comments

Comments
 (0)