Skip to content

Commit 81893ae

Browse files
link edits
1 parent 9b83302 commit 81893ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/container-registry/tutorial-enable-registry-cache-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Follow the steps to create cache rule in the [Azure portal](https://portal.azure
4949

5050
8. For adding authentication to the repository, check the **Authentication** box.
5151

52-
9. Choose **Create new credentials** to create a new set of credentials to store the username and password for your source registry. Learn how to [create new credentials](tutorial-enable-registry-cache-auth.md###create-new-credentials)
52+
9. Choose **Create new credentials** to create a new set of credentials to store the username and password for your source registry. Learn how to [create new credentials](tutorial-enable-registry-cache-auth.md#create-new-credentials)
5353

5454
10. If you have the credentials ready, **Select credentials** from the drop-down menu.
5555

@@ -96,4 +96,4 @@ az keyvault set-policy --name myKeyVaultName --object-id myObjID --secret-permis
9696

9797
<!-- LINKS - External -->
9898
[create-and-store-keyvault-credentials]: ../key-vault/secrets/quick-create-portal.md
99-
[az-keyvault-set-policy]: ../azure/key-vault/general/assign-access-policy.md#assign-an-access-policy
99+
[az-keyvault-set-policy]: /azure/key-vault/general/assign-access-policy.md#assign-an-access-policy

articles/container-registry/tutorial-enable-registry-cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ az keyvault set-policy --name myKeyVaultName --object-id myObjID --secret-permis
6868

6969
<!-- LINKS - External -->
7070
[create-and-store-keyvault-credentials]:../key-vault/secrets/quick-create-portal.md
71-
[az-keyvault-set-policy]: ../azure/key-vault/general/assign-access-policy.md#assign-an-access-policy
71+
[az-keyvault-set-policy]: /azure/key-vault/general/assign-access-policy.md#assign-an-access-policy

0 commit comments

Comments
 (0)