Azure / acr

Azure Container Registry samples, troubleshooting tips and references
https://aka.ms/acr
Other
162 stars 106 forks source link

Unable to delete home region replica of ACR from portal #729

Open jkondepudi opened 5 months ago

jkondepudi commented 5 months ago

Describe the bug ACR home region replica Delete option is grayed out in portal . we can be able to delete using CLI command

To Reproduce Steps to reproduce the behavior:

  1. Create geo replication for the ACR home region
  2. try deleting the replica in other region, it getting deleted from portal
  3. try deleting home region replica, but the option is grayed out in portal 4.but its getting deleted using command az acr replication delete --name eastus --registry myregistry

Expected behavior

delete option should be enabled in Azure portal for home region replica Screenshots we can see delete option for other region as shown in below image image

delete option is grayed out for home region replica image

with CLI command its getting deleted

Any relevant environment information

Additional context Add any other context about the problem here.

If any information is a concern to post here, you can create a support ticket or send an email to acrsup@microsoft.com.

terencet-dev commented 5 months ago

Hi @jkondepudi, apologies for the delay here. Have you opened a support ticket for this yet?