AZ-400 Exam Question 206

You have an Azure DevOps subscription that contains the projects shown in the following table

You build apps for the projects by using Azure Pipelines.
Which two projects meet the criteria for granting free paralleljobs? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
  • AZ-400 Exam Question 207

    You have an Azure Pipeline.
    You need to store configuration values as variables.
    At which four scopes can the variables be defined, andwhat 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.

    AZ-400 Exam Question 208

    Your company uses GitHub for source control. GitHub repositories store source code and store process documentation. The process documentation is saved as Microsoft Word documents that contain simple flow charts stored as .bmp files.
    You need to optimize the integration and versioning of the process documentation and the flow charts. The solution must meet the following requirements:
    * Store documents as plain text.
    * Minimize the number of files that must be maintained.
    * Simplify the modification, merging, and reuse of flow charts.
    * Simplify the modification, merging, and reuse of documents.
    What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE:
    Each correct selection is worth one point.

    AZ-400 Exam Question 209

    You have an Azure subscription that contains a user named User1.
    You have an Azure Resource Manager (ARM) template named Template 1.
    You plan to perform the following actions:
    * Deploy an Azure key vault named KV1.
    * Deploy Azure resources by using Template1 to retrieve secrets from KV1 You need to ensure that User1 can deploy Template1 The solution must follow the principle of least privilege.
    Which permission should you grant to User1, and which parameter should be specified when you create KV1? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 210

    You plan to provision a self-hosted Linux agent
    Which authentication mechanism should you use to register the self-hosted agent?