Microsoft AZ-400 Übungsprüfungen
Zuletzt aktualisiert am 05.06.2025- Prüfungscode: AZ-400
- Prüfungsname: Designing and Implementing Microsoft DevOps Solutions
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 05.06.2025
DRAG DROP
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.
Your company develops an app for iOS. All users of the app have devices that are members of a private distribution group in Microsoft Visual Studio App Center.
You plan to distribute a new release of the app.
You need to identify which certificate le you require to distribute the new release from App Center.
Which le type should you upload to App Center?
- A . .cer
- B . .pfx
- C . .p12
- D . .pvk
Your company develops an app for iOS. All users of the app have devices that are members of a private distribution group in Microsoft Visual Studio App Center.
You plan to distribute a new release of the app.
You need to identify which certificate le you require to distribute the new release from App Center.
Which le type should you upload to App Center?
- A . .cer
- B . .pfx
- C . .p12
- D . .pvk
You have created an Azure DevOps project for a new application that will be deployed to a number of Windows Server 2016 Azure virtual machines.
You are preparing a deployment solution that allows for the virtual machines to maintain a uniform configuration, and also keep administrative effort with regards to configuring the virtual machines to a minimum.
Which of the following should be part of your solution? (Choose two.)
- A . Azure Resource Manager templates
- B . The PowerShell Desired State Configuration (DSC) extension for Windows
- C . Azure pipeline deployment groups
- D . The Custom Script Extension for Windows
- E . Azure pipeline stage templates
You manage code by using GitHub.
You need to ensure that repository owners are notified if a new vulnerable dependency or malware is found in their repository.
What should you do?
- A . Configure CodeQL scanning actions.
- B . Configure Dependabot alerts.
- C . Configure branch protection rules for each repository.
- D . Subscribe all the repository owners to the GitHub Advisory Database.
You manage code by using GitHub.
You need to ensure that repository owners are notified if a new vulnerable dependency or malware is found in their repository.
What should you do?
- A . Configure CodeQL scanning actions.
- B . Configure Dependabot alerts.
- C . Configure branch protection rules for each repository.
- D . Subscribe all the repository owners to the GitHub Advisory Database.
HOTSPOT
You have a project in Azure DevOps that includes two users named User1 and User2.
You plan to use Azure Monitor to manage logs.
You need to ensure that the users can perform the actions shown in following the table.
The solution must follow the principle of least privilege.
Which role should you assign to each user? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
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?
- A . personal access token (PAT)
- B . GitHub App
- C . Azure Active Directory (Azure AD)
- D . OAuth
DRAG DROP –
Your company has two virtual machines that run Linux in a third-party public cloud.
You plan to use the company’s Azure Automation State Configuration implementation to manage the two virtual machines and detect configuration drift.
You need to onboard the Linux virtual machines.
You install PowerShell Desired State Configuration (DSC) on the virtual machines, and then run register.py.
Which three actions should you perform next in sequence? To answer, move the actions from the list of actions to the answer area and arrange them in the correct order.
You use Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring.
You need to write ad-hoc queries against the monitoring data.
Which query language should you use?
- A . Kusto Query Language (KQL)
- B . PL/pgSQL
- C . PL/SQL
- D . Transact-SQL