nerdexam
Microsoft

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

Submitted by emma.c· Mar 6, 2026Design and implement source control integration and build/release pipeline configuration in Azure DevOps (AZ-400: Develop an Instrumentation Strategy / Facilitate Communication and Collaboration)

Question

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 build and release processes using Azure DevOps. This plan requires you to integrate Azure DevOps and Bitbucket. Which of the following will allow for this integration? Answer by dragging the correct options from the list to the answer area. Answer:

Exhibit

AZ-400 question #333 exhibit

Answer Area

Drag items

A self-hosted agentA Microsoft-hosted agentAn External Git service connectionService hooks

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

#Azure DevOps#CI/CD Integration#Self-hosted Agents#Service Connections

Community Discussion

No community discussion yet for this question.

Full AZ-400 Practice