Skip to Content

Microsoft AZ-104: Which Azure Container Registries Support ACR Tasks and Private Endpoints?

Learn which Azure Container Registry service tiers support ACR Tasks and private endpoint connections in this detailed explanation of an AZ-104 certification exam question.

Table of Contents

Question

You have an Azure subscription that has the Azure container registries shown in the following table.

Name Service tier
ContReg1 Premium
ContReg2 Standard
ContReg3 Basic

You plan to use ACR Tasks and configure private endpoint connections.

Which container registries support ACR Tasks and private endpoints? To answer, select the appropriate options in the answer area.

ACR Tasks:

  • ContReg1 only
  • ContReg1 and ContReg2 only
  • ContReg1, ContReg2, and ContReg3

Private endpoints:

  • ContReg1 only
  • ContReg1 and ContReg2 only
  • ContReg1, ContReg2, and ContReg3

Answer

ACR Tasks: ContReg1, ContReg2, and ContReg3

Private endpoints: ContReg1 only

Explanation

Azure Container Registry (ACR) offers three service tiers: Basic, Standard, and Premium. Each tier provides different capabilities and limits.

ACR Tasks: ACR Tasks, a feature that allows you to build, test, and deploy container images directly within ACR, is supported by all three service tiers: Basic, Standard, and Premium. Therefore, ContReg1 (Premium), ContReg2 (Standard), and ContReg3 (Basic) all support ACR Tasks.

Private Endpoints: Private endpoint connections, which enable secure access to your container registry from virtual networks, are only supported by the Premium service tier. Among the given registries, only ContReg1 is on the Premium tier, so it is the only one that supports private endpoints. ContReg2 (Standard) and ContReg3 (Basic) do not support private endpoint connections.

In summary, all three container registries (ContReg1, ContReg2, and ContReg3) support ACR Tasks, while only ContReg1 supports private endpoints due to its Premium service tier.

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.