nerdexam
Microsoft

AZ-400 · Question #430

You have a pipeline named Pipeline1 in Azure Pipelines. You need to create a service connection to enable Pipeline1 to download a public container image. Which type of service connection should you cr

The correct answer is B. a Docker registry. https://learn.microsoft.com/en-us/azure/devops/pipelines/ecosystems/containers/acr- template?view=azure-devops

Submitted by dimitri_ru· Mar 6, 2026Design and implement build and release pipelines

Question

You have a pipeline named Pipeline1 in Azure Pipelines. You need to create a service connection to enable Pipeline1 to download a public container image. Which type of service connection should you create?

Options

  • Aa Docker host
  • Ba Docker registry
  • CAzure Service Fabric
  • DAzure Kubernetes Service (AKS)

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    88% (36)
  • C
    2% (1)
  • D
    7% (3)

Explanation

https://learn.microsoft.com/en-us/azure/devops/pipelines/ecosystems/containers/acr- template?view=azure-devops

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice