You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-faq.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -466,7 +466,7 @@ sections:
466
466
answer: |
467
467
Here are some scenarios where operations may be disallowed:
468
468
* 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.
470
470
* Some operations are disallowed if the image is in quarantine. Learn more about [quarantine](https://github.com/Azure/acr/tree/master/docs/preview/quarantine).
471
471
* Your registry may have reached its [storage limit](container-registry-skus.md#service-tier-features-and-limits).
472
472
@@ -566,4 +566,4 @@ sections:
566
566
additionalContent: |
567
567
568
568
## 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