AZ-400 · Question #274
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 B. No. Instead you should deploy an Azure self-hosted agent to an on-premises server. Note: To build your code or deploy your software using Azure Pipelines, you need at least one If your on-premises environments do not have connectivity to a Microsoft-hosted agent pool (which is typica
Question
Options
- AYes
- BNo
How the community answered
(25 responses)- A16% (4)
- B84% (21)
Explanation
Instead you should deploy an Azure self-hosted agent to an on-premises server. Note: To build your code or deploy your software using Azure Pipelines, you need at least one If your on-premises environments do not have connectivity to a Microsoft-hosted agent pool (which is typically the case due to intermediate firewalls), you'll need to manually configure a self- hosted agent on on-premises computer(s). https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops
Topics
Community Discussion
No community discussion yet for this question.