Skip to Content

Microsoft AZ-104: What is the first step to enable geo-replication for Azure container registry?

Learn the initial requirement for configuring geo-replication on an Azure container registry. Discover how upgrading the SKU is essential before setting up geo-replication for your container registry.

Table of Contents

Question

You have an Azure subscription that contains a Standard SKU Azure container registry named ContReg1.

You need to ensure that ContReg1 supports geo-replication.

What should you do first for ContReg1?

A. Enable Admin user.
B. Add a scope map.
C. Add an automation task.
D. Create a cache rule.
E. Upgrade the SKU.

Answer

To ensure that your Standard SKU Azure container registry ContReg1 supports geo-replication, the first step you must take is to upgrade the SKU to Premium.

E. Upgrade the SKU.

Explanation

Azure container registries are available in three SKUs: Basic, Standard, and Premium. However, geo-replication is only supported for container registries using the Premium SKU. Geo-replication allows you to replicate your registry to multiple Azure regions, providing redundancy and locality for your registry’s contents.

Before configuring geo-replication for ContReg1, you must upgrade its SKU from Standard to Premium. Once the registry is using the Premium SKU, you can then proceed with setting up geo-replication by selecting the desired replication regions for your registry.

The other options provided in the question are not directly related to enabling geo-replication:

A. Enabling the Admin user is used for accessing the registry using username and password, but it does not affect geo-replication.
B. Scope maps are used for managing permissions to repositories within the registry, but they are not related to geo-replication.
C. Automation tasks are used for automatically executing actions based on registry events, but they do not enable geo-replication.
D. Cache rules are used for optimizing the performance of pulling images from the registry, but they do not affect geo-replication.

Therefore, the correct first step to ensure ContReg1 supports geo-replication is to upgrade its SKU to Premium.

Microsoft AZ-104 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Microsoft AZ-104 exam and earn Microsoft AZ-104 certification.