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
Question
Exhibit
Answer Area
Drag items
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
Community Discussion
No community discussion yet for this question.
