Developing Solutions for Microsoft Azure (AZ-204) Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Developing Solutions for Microsoft Azure Exam. Prepare with flashcards and multiple choice questions, get hints and explanations for each question. Ace your test prep!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which tier of Azure Container Registry enables geo-replication across multiple regions?

  1. Basic

  2. Standard

  3. Premium

  4. Enterprise

The correct answer is: Premium

The Premium tier of Azure Container Registry is specifically designed to support geo-replication across multiple regions. This feature allows you to manage and host container images in various Azure regions seamlessly, ensuring lower latency access and better availability for distributed applications. By using the Premium tier, organizations can deploy their container images closer to their users, improving performance and ensuring that the images are available even if one region faces an outage. The geo-replication capability is essential for enterprises that require high availability and disaster recovery for their containerized applications, as it provides redundancy and reliability. This tier also comes with additional features that make it advantageous for enterprises dealing with large-scale operations, such as increased storage limits and higher throughput for pulling images. In contrast, the Basic and Standard tiers do not offer geo-replication features, making them less suitable for scenarios requiring distribution across regions or for applications that need to maintain performance consistency across different geographical locations. The Enterprise tier is not a recognized tier for Azure Container Registry, which further highlights that the correct choice is the Premium tier for organizations looking to leverage geo-replication capabilities.