Skip to content

Commit 2d32da3

Browse files
authored
Merge pull request #220696 from AjayBathini-MSFT/patch-23
(AzureCXP) fixes MicrosoftDocs/azure-docs#102352
2 parents 2369e47 + 7452ce5 commit 2d32da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/container-registry-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ sections:
466466
answer: |
467467
Here are some scenarios where operations may be disallowed:
468468
* Classic registries are no longer supported. Please upgrade to a supported [service tier](./container-registry-skus.md) using [az acr update](/cli/azure/acr#az-acr-update) or the Azure portal.
469-
* The image or repository maybe locked so that it can't be deleted or updated. You can use the [az acr show repository](./container-registry-image-lock.md) command to view current attributes.
469+
* The image or repository maybe locked so that it can't be deleted or updated. You can use the [az acr repository show](./container-registry-image-lock.md) command to view current attributes.
470470
* Some operations are disallowed if the image is in quarantine. Learn more about [quarantine](https://github.com/Azure/acr/tree/master/docs/preview/quarantine).
471471
* Your registry may have reached its [storage limit](container-registry-skus.md#service-tier-features-and-limits).
472472
@@ -566,4 +566,4 @@ sections:
566566
additionalContent: |
567567
568568
## Next steps
569-
* [Learn more](container-registry-intro.md) about Azure Container Registry.
569+
* [Learn more](container-registry-intro.md) about Azure Container Registry.

0 commit comments

Comments
 (0)