AZ-400 Exam Question 86

You administer an Azure DevOps project that includes package feeds.
You need to ensure that developers can unlist and deprecate packages. The solution must use the principle of least privilege.
Which access level should you grant to the developers?
  • AZ-400 Exam Question 87

    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 need to use an Azure Pipelines pipeline to build and test an app and test the database of the app. The solution must meet the following requirements.
    - The test stages must be run in parallel.
    - The Publish_Test_Results stage must always be run.
    - The test stages must be run after successful completion of the build
    stage.
    - The Publish_Test_Results stage must be run after completion of all
    the test stages.
    Solution: You include the following elements in the YAML definition of the pipeline.

    Does this meet the goal?
  • AZ-400 Exam Question 88

    You need to consider the underlined segment to establish whether it is accurate.
    When moving to Azure DevOps, JIRA must be replaced with the build pipelines Azure DevOps service.
    Select "No adjustment required" if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.
  • AZ-400 Exam Question 89

    Drag and Drop Question
    You have an Azure subscription that contains an Azure Traffic Manager profile named ATM1 and a web app named App1. ATM1 manages App1 traffic. ATM1 is configured to route callers to the endpoint that has the lowest latency.
    You need to configure ATM1 to route all traffic from Asia to an endpoint in Australia.
    Which three actions should you perform in sequence from the Azure portal? 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 90

    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 configure Azure Automation for the computers in Pool7.
    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.