AZ-400 · Question #110
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. The solution meets the requirements because Azure DevOps Pipelines, especially with self-hosted agents, can integrate with on-premises dependency management systems.
Question
Options
- AYes
- BNo
How the community answered
(29 responses)- A79% (23)
- B21% (6)
Why each option
The solution meets the requirements because Azure DevOps Pipelines, especially with self-hosted agents, can integrate with on-premises dependency management systems.
Azure DevOps Pipelines supports connecting to on-premises resources using self-hosted agents, allowing builds to access an on-premises dependency management system. It also allows storing build outputs as Server artifacts and natively supports Git repositories for source code within Azure DevOps.
Concept tested: Azure DevOps Pipelines build integration, self-hosted agents, artifact management
Source: https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops&tabs=browser
Community Discussion
No community discussion yet for this question.