Microsoft AZ-400 Übungsprüfungen
Zuletzt aktualisiert am 25.04.2025- Prüfungscode: AZ-400
- Prüfungsname: Designing and Implementing Microsoft DevOps Solutions
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 25.04.2025
You are building an ASP.NET Core application.
You plan to create an application utilization baseline by capturing telemetry data.
You need to add code to the application to capture the telemetry data. The solution must minimize the costs of storing the telemetry data.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point
- A . Add the <InitialSamplingPercentage>99</InitialSamplingPercentage> parameter to the ApplicationInsights.con g file.
- B . From the code of the application, enable adaptive sampling.
- C . From the code of the application, add Azure Application Insights telemetry.
- D . Add the <MaxTelemetryItemsPerSecond>5</MaxTelemetryItemsPerSecond> parameter to the ApplicationInsights.con g file.
- E . From the code of the application, disable adaptive sampling.
You intend to make use of Azure Artifacts to share packages that you wrote, tested, validated, and deployed.
You want to use a solitary feed to release several builds of each package. You have to make sure that the release of packages that are in development is restricted.
Which of the following actions should you take?
- A . You should make use of static code analysis.
- B . You should make use of views.
- C . You should make use of dynamic code analysis.
- D . You should make use of upstream sources.
You manage projects by using Azure Boards.
You have a current work item named itemA that is dependent on a work item named itemB.
You need to de ne the dependency for itemA.
What should you do in the web portal for Azure DevOps?
- A . Add a Parent link to the user story of itemA.
- B . From Backlogs, open the context menu, select Add link, and then select itemA. Set Link type to Successor and add the ID of itemB.
- C . From Backlogs, open the context menu, select Add link, and then select itemB. Set Link type to Related and add the ID of itemA.
- D . From itemA, open the Links tab, and then select Add link. Set Link type to References and add the ID of itemB.
DRAG DROP
You have an Azure Kubernetes Service (AKS) implementation that is RBAC-enabled.
You plan to use Azure Container Instances as a hosted development environment to run containers in the AKS implementation.
You need to configure Azure Container Instances as a hosted environment for running the containers in AKS.
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 use GitHub for source control and project-related discussions.
You receive a notification when an entry is made to any team discussion.
You need to ensure that you receive email notifications only for discussions in which you commented or in which you are mentioned.
Which two Noti cations settings should you clear? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Automatically watch teams
- B . Participating
- C . Automatically watch repositories
- D . Watching
SIMULATION
For the RG1lod12345678 resource group, you need to create an action group named DevOpsAG that can be triggered in any region by using Alerts.
The action group must email two users named [email protected] and [email protected] and notify members of the Owner role for the resource.
Use only the common alert schema for notifying the resource owners.
SIMULATION
You have a web app that connects to an Azure SQL Database named db1.
You need to configure db1 to send Query Store runtime statistics to Azure Log Analytics.
To complete this task, sign in to the Microsoft Azure portal.
You have an Azure subscription that contains an Azure Pipelines pipeline named Pipeline1 and an app named App1. Pipeline1 is used to automate the building of App1.
You have a Slack channel named App1chat that includes an incoming webhook.
You need to ensure that when a successful build of App1 is created, a notification is sent to App1chat by using the webhook.
What should you use?
- A . a notification
- B . an alert rule
- C . a subscription
- D . an action group
You plan to provision a self-hosted Linux agent.
Which authentication mechanism should you use to register the self-hosted agent?
- A . personal access token (PAT)
- B . SSH key
- C . Alternate credentials
- D . certificate
You plan to provision a self-hosted Linux agent.
Which authentication mechanism should you use to register the self-hosted agent?
- A . personal access token (PAT)
- B . SSH key
- C . Alternate credentials
- D . certificate