Microsoft AZ-400 Übungsprüfungen
Zuletzt aktualisiert am 08.05.2025- Prüfungscode: AZ-400
- Prüfungsname: Designing and Implementing Microsoft DevOps Solutions
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 08.05.2025
You use GitHub Enterprise for source control repositories. The repositories store C# code.
You need to enable CodeQL scanning for the repositories.
What should you do?
- A . Enable Dependabot security updates.
- B . Enable Dependabot alerts.
- C . Configure a required GitHub Actions work ow for all the repositories.
- D . Push a GitHub Actions work ow to all the repositories.
HOTSPOT
You have an Azure subscription that contains multiple web apps.
You need to enable Change Analysis for the web apps.
How should you complete the script? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
DRAG DROP
You have a GitHub repository named repo1 and an Azure key vault named kv1.
In repo1, you plan to create a work ow named Work ow1 that will deploy a database server by using credentials stored in kv1.
You need to ensure that Work ow1 can retrieve the credentials from kv1.
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. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
SIMULATION
You need to write a KQL query that will count the number of inbound requests for each source IP address, for any connection made during the last three months of 2021.
On Azure Data Explorer by using the following link:
https: //dataexplorer.azure.corn/clusters/help/databases/SecurityLogs
The requests are contained in a table named InboundBrowsing in the SecurityLogs connection.
The query must return two columns named NumberOfRequests and SourceIP.
Export the query result to C: Samples.
You have an Azure subscription that contains resources in several resource groups.
You need to design a monitoring strategy that will provide a consolidated view.
The solution must support the following requirements:
✑ Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identifies.
✑ Include visuals from Azure Monitor that are generated by using the Kusto query language.
✑ Support documentation written in markdown.
✑ Use the latest data available for each visual.
What should you use to create the consolidated view?
- A . Azure Monitor
- B . Microsoft Power BI
- C . Azure Data Explorer
- D . Azure dashboards
SIMULATION
Navigate to https: //dev.azure.com, select Start Free, and specify the following credentials:
• User: [email protected]
• Password: 0123456789
Use the default setting to sign up for Azure DevOps and create an Azure DevOps organization. Once the organization is created, create a private project named Project1.
You need to add an external user that has an email address of [email protected] as a stakeholder of the User1-12345678 Azure DevOps organization.
The user must be added to the most restrictive Azure DevOps group.
To complete this task, sign in to the Azure DevOps portal as [email protected].
SIMULATION
Navigate to https: //dev.azure.com, select Start Free, and specify the following credentials:
• User: [email protected]
• Password: 0123456789
Use the default setting to sign up for Azure DevOps and create an Azure DevOps organization. Once the organization is created, create a private project named Project1.
You need to add an external user that has an email address of [email protected] as a stakeholder of the User1-12345678 Azure DevOps organization.
The user must be added to the most restrictive Azure DevOps group.
To complete this task, sign in to the Azure DevOps portal as [email protected].
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your company uses Azure DevOps to manage the build and release processes for applications.
You use a Git repository for applications source control.
You need to implement a pull request strategy that reduces the history volume in the master branch.
Solution: You implement a pull request strategy that uses a three-way merge.
Does this meet the goal?
- A . Yes
- B . No
HOTSPOT
You have a GitHub repository that contains a work ow named WF1. WF1 is used to build code for an app named App1.
You need to add a build status badge to the README.md le in the repository for App1.
How should you complete the URL for the badge? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
You have a GitHub repository that contains a work ow named WF1. WF1 is used to build code for an app named App1.
You need to add a build status badge to the README.md le in the repository for App1.
How should you complete the URL for the badge? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.