Skip to content

Commit 9961d12

Browse files
edits
1 parent e098d58 commit 9961d12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.openpublishing.redirection.container-registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"redirect_document_id": false
2727
},
2828
{
29-
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-artifact-cache.md",
29+
"source_path_from_root": "/articles/container-registry/tutorial-troubleshoot-registry-cache.md",
3030
"redirect_url": "/azure/container-registry/troubleshoot-artifact-cache",
3131
"redirect_document_id": false
3232
},

articles/container-registry/container-registry-artifact-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The addition of the new cache rule is blocked because the target repository path
115115

116116
### Limitations for Static/fixed cache rules
117117

118-
Static or fixed cache rules are more specific and do not use wildcards. They can overlap with wildcard-based cache rules. If a cache rule specifies a fixed repository path, then it's allowed to overlap with a wildcard-based cache rule.
118+
Static or fixed cache rules are more specific and do not use wildcards. They can overlap with wildcard-based cache rules. If a cache rule specifies a fixed repository path, then it allows overlapping with a wildcard-based cache rule.
119119

120120
**Example 1**:
121121

@@ -134,7 +134,7 @@ You can enable Artifact cache in your Azure Container Registry with or without a
134134

135135
### Prerequisites
136136

137-
* You can use the [Azure Cloud Shell][Azure Cloud Shell] or a local installation of the Azure CLI to run the command examples in this article. If you'd like to use it locally, version 2.46.0 or later is required. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][Install Azure CLI].
137+
* You can use the [Azure Cloud Shell][Azure Cloud Shell] or a local installation of the Azure CLI to run the command examples in this article. If you'd like to use it locally, version 2.46.0 or later is required. Run `az --version` for finding the version. If you need to install or upgrade, see [Install Azure CLI][Install Azure CLI].
138138
* You have an existing Key Vault to store the credentials. Learn more about [creating and storing credentials in a Key Vault.][create-and-store-keyvault-credentials]
139139
* You can set and retrieve secrets from your Key Vault. Learn more about [set and retrieve a secret from Key Vault.][set-and-retrieve-a-secret]
140140

0 commit comments

Comments
 (0)