AZ-400 Exam Question 26

You are currently defining a release strategy for an app, named APP-01.
The strategy should allow you to keep the time it takes to deploy new releases of the app to a minimum. The strategy should also allow you to roll back in the shortest time required.
Which of the following is the release strategy you should use?
  • AZ-400 Exam Question 27

    You plan to deploy a solution that will include multiple microservices.
    You need to recommend a deployment strategy for the microservices. The solution must meet the following requirements:
    - Enable users to test new features by using a specific URL.
    - Minimize the effort required to promote a test version to production.
    - Minimize the effort required to revert production code to the
    previous version.
    Which strategy should you recommend?
  • AZ-400 Exam Question 28

    SIMULATION
    In Project1, you need to create a variable group named varGroup1 that will contain the following variables:
    serverName: server1
    dbName: db1

    AZ-400 Exam Question 29

    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.
    You plan to create a release pipeline that will deploy Azure resources by using Azure Resource Manager templates. The release pipeline will create the following resources:
    - Two resource groups
    - Four Azure virtual machines in one resource group
    - Two Azure SQL databases in other resource group
    You need to recommend a solution to deploy the resources.
    Solution: Create two standalone templates, each of which will deploy the resources in its respective group.
    Does this meet the goal?
  • AZ-400 Exam Question 30

    Hotspot Question
    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.