nerdexam
Microsoft

AZ-400 · Question #62

Drag and Drop Question Your company plans to deploy an application to the following endpoints: - Ten virtual machines hosted in Azure. - Ten virtual machines hosted in an on-premises data center envir

The correct answer is A deployment group; A deployment group. A Deployment Group in Azure Pipelines is the correct choice for both Azure-hosted and on-premises virtual machines because it is specifically designed to deploy applications to a set of target machines that have the Azure Pipelines agent installed, regardless of where those machi

Submitted by yuriko_h· Mar 6, 2026Design and Implement a Release Strategy - specifically configuring deployment targets using Azure Pipelines Deployment Groups for hybrid (cloud + on-premises) environments (AZ-400 Domain: Implement Continuous Delivery)

Question

Drag and Drop Question Your company plans to deploy an application to the following endpoints: - Ten virtual machines hosted in Azure. - Ten virtual machines hosted in an on-premises data center environment All the virtual machines have the-Azure Pipelines agent. You need to implement a release strategy for deploying the application to the endpoints. What should you recommend using to deploy the application to the endpoints? To answer, drag the appropriate components to the correct endpoint. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or soon to view content NOTE: Each correct selection n worth one point. Answer:

Exhibit

AZ-400 question #62 exhibit

Answer Area

Drag items

A deployment groupA management groupA resource groupApplication roles

Correct arrangement

  • A deployment group
  • A deployment group

Explanation

A Deployment Group in Azure Pipelines is the correct choice for both Azure-hosted and on-premises virtual machines because it is specifically designed to deploy applications to a set of target machines that have the Azure Pipelines agent installed, regardless of where those machines are physically or logically located. Deployment Groups work seamlessly across hybrid environments, making them ideal for distributing releases to both Azure VMs and on-premises VMs simultaneously. Since all ten Azure VMs and all ten on-premises VMs already have the Azure Pipelines agent installed, a Deployment Group can manage and orchestrate deployments to both sets of endpoints using the same mechanism.

Topics

#Azure Pipelines#Deployment Groups#Release Strategy#Hybrid Deployment

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice