Skip to content

Commit 5830482

Browse files
authored
Acrolinx
1 parent 7fc4326 commit 5830482

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Before configuring a Credential Set, you have to create and store secrets in the
8787
8888
### Assign permissions to Key Vault
8989
90-
1. Get the principal Id of system identity in use to access Key Vault.
90+
1. Get the principal ID of system identity in use to access Key Vault.
9191
9292
```azurecli-interactive
9393
PRINCIPAL_ID=$(az acr credential-set show

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: tejaswikolli
88

99
# Troubleshoot guide for Caching for ACR (Preview)
1010

11-
This article is part six in a six-part tutorial series. [Part one](tutorial-registry-cache.md) provides an overview of Caching for ACR, its features, benefits, and preview limitations. In [part two](tutorial-enable-registry-cache.md), you learn how to enable Caching for ACR feature by using the Azure portal. In [part three](tutorial-enable-registry-cache-cli.md), you learn how to enable Caching for ACR feature by using the Azure CLI. In [part four](tutorial-enable-registry-cache-auth.md), you learn how to enable Caching for ACR feature with authentication by using Azure Portal. In [part five](tutorial-enable-registry-cache-auth-cli.md), you learn how to enable Caching for ACR feature with authentication by using Azure CLI.
11+
This article is part six in a six-part tutorial series. [Part one](tutorial-registry-cache.md) provides an overview of Caching for ACR, its features, benefits, and preview limitations. In [part two](tutorial-enable-registry-cache.md), you learn how to enable Caching for ACR feature by using the Azure portal. In [part three](tutorial-enable-registry-cache-cli.md), you learn how to enable Caching for ACR feature by using the Azure CLI. In [part four](tutorial-enable-registry-cache-auth.md), you learn how to enable Caching for ACR feature with authentication by using Azure portal. In [part five](tutorial-enable-registry-cache-auth-cli.md), you learn how to enable Caching for ACR feature with authentication by using Azure CLI.
1212

1313
This article helps you troubleshoot problems you might encounter when attempting to use Caching for ACR (preview).
1414

0 commit comments

Comments
 (0)