AZ-400 Exam Question 171

You need to create and configure an Azure Storage account named az400lod11566895stor in a resource group named RG1lod11566895 to store the boot diagnostics for a virtual machine named VM1.
To complete this task, sign in to the Microsoft Azure portal.

AZ-400 Exam Question 172

You have an Azure subscription that contains 50 virtual machines
You plan to manage the configuration of the virtual machines by using Azure Automation State Configuration.
You need to create the Desired State Configuration (DSO configuration files.
How should structure the code blocks?
  • AZ-400 Exam Question 173

    You need to ensure that an Azure web app named az400-9940427-main supports rolling upgrades. The solution must ensure that only 10 percent of users who connect to az400-9940427-main use update versions of the app.
    The solution must minimize administrative effort.
    To complete this task, sign in to the Microsoft Azure portal.

    AZ-400 Exam Question 174

    You have an Azure subscription that contains Azure DevOps build pipelines.
    You to implement pipeline caching by using the cache task
    HOW should you complete the YAML definition? TO answer, select the appropriate options in the answer area.

    AZ-400 Exam Question 175

    You have a brand policy in a project in Azure DevOps. The policy requires that code always builds successfully.
    You need to ensure that a specific user can always merge change to the master branch, even if the code fails to compile. The solution must use the principle of least privilege.
    What should you do?