An Azure service that provides a registry of Docker and Open Container Initiative images.
Your checks match the documented prerequisites for a Premium-to-Standard change: remove Premium-only resources and stay within Standard storage limits. Current ACR documentation says zone redundancy applies to every tier in supported regions and the legacy zoneRedundancy property no longer controls behavior. An immutable-property rejection therefore is not something you can repair through CLI, portal, or a supported ARM edit. Azure Support must reconcile the registry metadata; public documentation provides no customer-accessible method to clear that flag or guarantee an in-place backend migration. If you cannot wait, create a Standard registry and use az acr import from the source. Import every required tag or digest; multi-architecture images copy all referenced platforms. Separately inventory OCI referrers, signatures, attestations, RBAC, webhooks, tasks, and retention settings. Verify digests and signature validation before cutting workloads over, and keep the old registry until validation is complete.