AZ-400 · Question #333
Drag and Drop Question You have an on-premises Bitbucket Server with a firewall configured to block inbound Internet traffic. The server is used for Git-based source control. You intend to manage the
The correct answer is A self-hosted agent; An External Git service connection. A self-hosted agent is required because the Bitbucket Server has a firewall blocking inbound Internet traffic - a self-hosted agent runs within the on-premises network and can reach the Bitbucket Server directly without needing inbound firewall rules. An External Git service conn
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- A self-hosted agent
- An External Git service connection
Explanation
A self-hosted agent is required because the Bitbucket Server has a firewall blocking inbound Internet traffic - a self-hosted agent runs within the on-premises network and can reach the Bitbucket Server directly without needing inbound firewall rules. An External Git service connection is needed in Azure DevOps to define and authenticate the connection to the Bitbucket Server repository, allowing Azure Pipelines to reference it as a source. Together, these two components bridge the on-premises Bitbucket Server with Azure DevOps securely.
Topics
Community Discussion
No community discussion yet for this question.
