AZ-400 Exam Question 41

You have the Azure DevOps pipeline shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

AZ-400 Exam Question 42

You have project in Azure DevOps.
You create the following template named Template1.yml.

You create the following pipeline named File1.yml.

You need to ensure that Template1.yaml runs before File1.yml.
How should you update File1.yml?
  • AZ-400 Exam Question 43

    Your company builds a multi tier web application.
    >You use Azure DevOps and host the production application on Azure virtual machines.
    Your team prepares an Azure Resource Manager template of the virtual machine that you mil use to test new features.
    You need to create a staging environment in Azure that meets the following requirements:
    * Minimizes the cost of Azure hosting
    * Provisions the virtual machines automatically
    * Use* the custom Azure Resource Manager template to provision the virtual machines What should you do?
  • AZ-400 Exam Question 44

    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 a single standalone template that will deploy all the resources.
    Does this meet the goal?
  • AZ-400 Exam Question 45

    Your company plans to use an agile approach to software development
    You need to recommend an application to provide communication between members of the development team who work in locations around the world. The application must meet the following requirements:
    * Provide the ability to isolate the members of efferent project teams into separate communication channels and to keep a history of the chats within those channels.
    * Be available on Windows 10, Mac OS, iOS, and Android operating systems.
    * Provide the ability to add external contractors and suppliers to projects.
    * Integrate directly with Azure DevOps.
    What should you recommend?