Microsoft AZ-400 Übungsprüfungen
Zuletzt aktualisiert am 24.04.2025- Prüfungscode: AZ-400
- Prüfungsname: Designing and Implementing Microsoft DevOps Solutions
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 24.04.2025
DRAG DROP
You have a project in Azure DevOps named Project1 that contains two Azure DevOps pipelines named Pipeline1 and Pipeline2.
You need to ensure that Pipeline1 can deploy code successfully to an Azure web app named webapp1. The solution must ensure that Pipeline2 does not have permission to webapp1.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You have an Azure subscription that contains four Azure virtual machines.
You need to configure the virtual machines to use a single identity.
The solution must meet the following requirements:
• Ensure that the credentials for the identity are managed automatically.
• Support granting privileges to the identity.
Which type of identity should you use?
- A . a system-assigned managed identity
- B . a user-assigned managed identity
- C . a service principal
- D . a user account
SIMULATION
Initialize the default main branch, if it does not exist already.
For Project1, you need to implement branch merging restrictions to enable squash merge for all changes merged into the main branch.
You use GitHub for source control.
A le that contains sensitive data is committed accidentally to the Git repository of a project.
You need to delete the le 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.
- A . the git filter-branch command
- B . BFG Repo-Cleaner
- C . the git rebase command
- D . GitHub Desktop
You use GitHub for source control.
A le that contains sensitive data is committed accidentally to the Git repository of a project.
You need to delete the le 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.
- A . the git filter-branch command
- B . BFG Repo-Cleaner
- C . the git rebase command
- D . GitHub Desktop
You use GitHub for source control.
A le that contains sensitive data is committed accidentally to the Git repository of a project.
You need to delete the le 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.
- A . the git filter-branch command
- B . BFG Repo-Cleaner
- C . the git rebase command
- D . GitHub Desktop
You use Azure Artifacts to host NuGet packages that you create.
You need to make one of the packages available to anonymous users outside your organization. The solution must minimize the number of publication points.
What should you do?
- A . Change the feed URL of the package
- B . Create a new feed for the package
- C . Promote the package to a release view.
- D . Publish the package to a public NuGet repository.
You plan to use Azure DevOps to build and deploy an app that will be hosted in a Kubernetes cluster.
You need to scan the app image for vulnerabilities before the image is deployed to the cluster.
What should you include in the solution?
- A . Microsoft Defender for Containers
- B . Microsoft Defender for App Service
- C . Microsoft Defender for DevOps
- D . Microsoft Defender for Storage
You are automating the testing process for your company.
You need to automate UI testing of a web application.
Which framework should you use?
- A . JaCoco
- B . Selenium
- C . Xamarin.UITest
- D . Microsoft.CodeAnalysis
You are automating the testing process for your company.
You need to automate UI testing of a web application.
Which framework should you use?
- A . JaCoco
- B . Selenium
- C . Xamarin.UITest
- D . Microsoft.CodeAnalysis