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
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.
You have an Azure subscription.
You use Bicep templates to deploy websites and Azure SQL infrastructure.
You need to automate the deployments by using Azure Pipelines and a self-hosted agent that runs on two virtual machines. The solution must minimize administrative effort.
What should you do first?
- A . Create a service principal.
- B . Create an Azure Automation account.
- C . Create a user-assigned managed identity.
- D . On each virtual machine, enable a system-assigned managed identity.
You have a project in Azure DevOps named Project1. Project1 contains a pipeline that builds a container image named Image1 and pushes Image1 to an Azure container registry named ACR1. Image1 uses a base image stored in Docker Hub. You need to ensure that Image1 is updated automatically whenever the base image is updated.
What should you do?
- A . Enable the Azure Event Grid resource provider and subscribe to registry events.
- B . Add a Docker Hub service connection to Azure Pipelines.
- C . Create and run an Azure Container Registry task.
- D . Create a service hook in Project1.
You configure an Azure Application Insights availability test.
You need to notify the customer services department at your company by email when availability is degraded.
You create an Azure logic app that will handle the email and follow up actions.
Which type of trigger should you use to invoke the logic app?
- A . an HTTPWebhook trigger
- B . an HTTP trigger
- C . a Request trigger
- D . an ApiConnection trigger
Your company has an Azure DevOps project,
The source code for the project is stored in an on-premises repository and uses on an on-premises build server.
You plan to use Azure DevOps to control the build process on the build server by using a self-hosted agent.
You need to implement the self-hosted agent.
You download and install the agent on the build server.
Which two actions should you perform next? Each correct answer presents part of the solution.
- A . From Azure, create a shared access signature (SAS).
- B . From the build server, create a certificate, and then upload the certificate to Azure Storage.
- C . From the build server, create a certificate, and then upload the certificate to Azure Key Vault.
- D . From DevOps, create a personal access token (PAT).
- E . From the build server, run con g.cmd.
DRAG DROP
You have several Azure virtual machines that run Windows Server 2019.
You need to identify the distinct event IDs of each virtual machine as shown in the following table.
How should you complete the Azure Monitor query? To answer, drag the appropriate values to the correct locations. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
DRAG DROP –
You provision an Azure Kubernetes Service (AKS) cluster that has RBAC enabled. You have a Helm chart for a client application.
You need to configure Helm and Tiller on the cluster and install the chart.
Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.
You have a private GitHub repository.
You need to display the commit status of the repository on Azure Boards.
What should you do first?
- A . Configure multi-factor authentication (MFA) for your GitHub account.
- B . Add the Azure Pipelines app to the GitHub repository.
- C . Add the Azure Boards app to the repository.
- D . Create a GitHub action in GitHub.
HOTSPOT –
You need to deploy Azure Kubernetes Service (AKS) to host an application.
The solution must meet the following requirements:
✑ Containers must only be published internally.
✑ AKS clusters must be able to create and manage containers in Azure.
What should you use for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You plan to use Terraform to deploy an Azure resource group from a Windows system.
You need to install the required frameworks to support the planned deployment.
Which two frameworks should you install? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Vault
- B . Terratest
- C . Node.js
- D . Yeoman
- E . Tiller
Most Voted
Most Voted