AZ-400 Exam Question 116

You plane to store signed images in an Azure Container Registry instance named az4009940427acr1.
You need to modify the SKU for az4009940427acr1 to support the planned images. The solution must minimize costs.
To complete this task, sign in to the Microsoft Azure portal.

AZ-400 Exam Question 117

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 manage a project in Azure DevOps.
You need to prevent the configuration of the project from changing over time.
Solution: Add a code coverage step to the build pipelines.
Does this meet the goal?
  • AZ-400 Exam Question 118

    You have a multi-tier application. The front end of the application is hosted in Azure App Service. You need to identify the average load times of the application pages. What should you use?
  • AZ-400 Exam Question 119

    You use a Git repository in Azure Repos to manage the source code of a web application. Developers commit changes directly to the master branch.
    You need to implement a change management procedure that meets the following requirements:
    The master branch must be protected, and new changes must be built in the feature branches first.
    Changes must be reviewed and approved by at least one release manager before each merge.
    Changes must be brought into the master branch by using pull requests.
    What should you configure in Azure Repos?
    D18912E1457D5D1DDCBD40AB3BF70D5D
  • AZ-400 Exam Question 120

    You have a build pipeline in Azure Pipelines.
    You create a Slack App Integration.
    You need to send build notifications to a Slack channel named #Development.
    What should you do first?