AZ-400 Exam Question 1

You have GitHub repository named repo1 that stores the code of named App1.
You need deploy workflow for repo1 by using GitHub Actions. The solution must meet the following requirements:
Scan on pushes to the main branch.
Scan on pull requests to the main branch.
Scan on pull requests to any branch that has a prefix of releases/.
Scan all the files in subdirectories of the scan directory.
Exclude scanning of markdown files

AZ-400 Exam Question 2

Your company deploys applications m Docket containers.
You want to detect known exploits in the Docket images used to provision the Docker containers.
You need to integrate image scanning into the application lifecycle. The solution must expose the exploits as early as possible during the application lifecycle.
What should you configure?
  • AZ-400 Exam Question 3

    You are implementing an Azure DevOps strategy for mobile devices using App Center.
    You plan to use distribution groups to control access to releases.
    You need to create the distribution groups shown in the following table.

    Which type of distribution group should you use for each group? To answer, drag the appropriate group types to the correct locations. Each group type 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 4

    You have the services shown in the following table.

    You manage a project by using Azure Boards.
    You need to notify the services Of build Statuschanges.
    Which services can be notified by using a web hook?
  • AZ-400 Exam Question 5

    You have an Azure subscription that contains multiple Azure pipelines.
    You need to deploy a monitoring solution for the pipelines. The solution must meet the following requirements:
    * Parse togs from multiple sources
    * Identify the root cause of issues.
    What advanced feature of a monitoring tool should you include in the solution?