Microsoft Azure DevOps Solutions Exam (AZ-400) - Microsoft Actual Exam Questions
Last updated on May 07, 2026
You use GitHubfor source control. A file that contains sensitive data is committed accidentally to the Get repository of a project. You need to delete the file and its history form the repository. Which two tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
the git filter-branch command
BFG Repo-Cleaner
the git rebase command
GitHub Desktop
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
You have an existing project in Azure DevOps. You plan to integrate GitHub as the repository for the project You need to ensure that Azure Pipelines runs under the Azure Pipelines identity Which authentication mechanism should you use?
GitHubApp
OAuth
personal access token (PAT)
Azure Active Directory (Azure AD)
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
You are integrating an Azure Boards project and a GitHub repository. You need to authenticate Azure Boards to GitHub. Which two authentication methods can you use? Each correct answer presents a complete solution. NOTE: Each correct selection isworth one point.
a trusted root certificate
a publisher certificate
Azure Active Directory (Azure AD)
GitHub user credentials
a personal access token (PAT)
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
You have Azure Pipelines and GitHub integrated as a source code repository. The build pipeline has continuous integration enabled. You plan to trigger an automated build whenever code changes are committed to the repository. You need to ensure that the system will wait until a build completes before queuing another build. What should you implement?
path filters
batch changes
scheduled builds
branch filters
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
You have a GitHub repository. You create a new repository in Azure DevOps. You need to recommend a procedure to clone the repository from GitHub to Azure DevOps. What should you recommend?
Create a webhook.
Create a service connection for GitHub.
From Import a Git repository, click Import
Create a pull request.
Create a personal access token in Azure DevOps.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.