AZ-400 Exam Question 276

You have an app named App1 that you release by using Azure Pipelines. App1 has the versions shown in the following table.

You complete a code change to fix a bug that was introduced in version 3.4.3.
Which version number should you assign to the release?
  • AZ-400 Exam Question 277

    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.
    Your company uses Azure DevOps to manage the build and release processes for applications.
    You use a Git repository for applications source control.
    You need to implement a pull request strategy that reduces the history volume in the master branch.
    Solution: You implement a pull request strategy that uses fast-forward merges.
    Does this meet the goal?
  • AZ-400 Exam Question 278

    Drag and Drop Question
    You have an Azure subscription.
    You have the standards shown in the following table.

    You plan to use Azure Pipelines to build and release web apps.
    You need to recommend a solution to build the pipelines. The solution must meet the following requirements:
    - Ensure that all new pipelines meet the security requirements defined
    in Standard1.
    - Ensure that the first stage of all new pipelines contains the
    software prerequisites defined in Standard2.
    - Minimize administrative effort.
    What should you use to implement each standard? To answer, drag the appropriate options to the correct standards. Each component 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.

    AZ-400 Exam Question 279

    Case Study 2 - Contoso, Ltd
    Background
    Contoso, Ltd. is a manufacturing company that has a main office in Chicago.
    Contoso plans to improve its IT development and operations processes by implementing Azure DevOps principles. Contoso has an Azure subscription and creates an Azure DevOps organization.
    The Azure DevOps organization includes:
    * The Docker extension
    * A deployment pool named Pool7 that contains 10 Azure virtual machines that run Windows Server 2016 The Azure subscription contains an Azure Automation account.
    Contoso plans to create projects in Azure DevOps as shown in the following table.

    Technical requirements
    Contoso identifies the following technical requirements:
    * Implement build agents for Project1.
    * Whenever possible, use Azure resources.
    * Avoid using deprecated technologies.
    * Implement a code flow strategy for Project2 that will:
    - Enable Team2 to submit pull requests for Project2.
    - Enable Team2 to work independently on changes to a copy of Project2.
    - Ensure that any intermediary changes performed by Team2 on a copy of Project2 will be subject to the same restrictions as the ones defined in the build policy of Project2.
    * Whenever possible implement automation and minimize administrative effort.
    * Implement Project3, Project5, Project6, and Project7 based on the planned changes
    * Implement Project4 and configure the project to push Docker images to Azure Container Registry.
    Drag and Drop Question
    You need to implement Project6.
    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.

    AZ-400 Exam Question 280

    Drag and Drop Question
    You have an Azure Pipeline.
    You need to store configuration values as variables.
    At which four scopes can the variables be defined, and what is the precedence of the variables from the highest precedence to lowest precedence? To answer, move the appropriate scope from the list of scopes to the answer area and arrange them in the correct order.