Restore ACR to other subscription

Venkatesh Bobbadi (MINDTREE LIMITED) 20 Reputation points Microsoft External Staff
2023-05-30T08:43:11.2+00:00

Is it possible to restore ACR to other subscription

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
503 questions
Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Andrei Barbu 2,596 Reputation points Microsoft Employee
    2023-05-30T08:48:50.7233333+00:00

    Hello Venkatesh Bobbadi (MINDTREE LIMITED)

    That should be possible. I concluded that by reading the following consideration from this documentation.
    Use steps in this article to move the registry to a different region in the same subscription. More configuration may be needed to move a registry to a different Azure subscription in the same Active Directory tenant.

    Basically, you will need to adapt the steps from this documentation to move the ACR in a different subscription.

    Hopefully this is what you are looking for! If you have additional questions, please let us know in the comments.

    If this has been helpful, please take a moment to accept answers as this helps increase visibility of this question for other members of the Microsoft Q&A community. Thank you for helping to improve Microsoft Q&A!

    0 comments No comments

  2. Akram Kathimi 1,206 Reputation points Microsoft Employee
    2023-05-30T08:55:43.86+00:00

    Hi @Venkatesh Bobbadi (MINDTREE LIMITED) ,

    Thank you for your question.

    Yes, moving/restoring an ACR registry to a different subscription is possible:

    • To create a new exact replica registry please use the steps here. Disregard the last step in the document.
    • To import the container images from the original registry please follow the steps mentioned here.

    Please keep in mind that the name of the registries cannot be the same.

    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.