AZ-400 Exam Question 56

Your company hosts a web application in Azure. The company uses Azure Pipelines for the build and release management of the application.
Stakeholders report that the past few releases have negatively affected system performance.
You configure alerts in Azure Monitor.
You need to ensure that new releases are only deployed to production if the releases meet defined performance baseline criteria in the staging environment first.
What should you use to prevent the deployment of releases that fall to meet the performance baseline?
  • AZ-400 Exam Question 57

    How should you complete the code to initialize App Center in the mobile application? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection a worth one point.

    AZ-400 Exam Question 58

    You have an Azure DevOps project that uses many package feeds.
    You need to simplify the project by using a single feed that stores packages produced by your company and packages consumed from remote feeds. The solution must support public feeds and authenticated feeds.
    What should you enable in DevOps?
  • AZ-400 Exam Question 59

    You have an Azure Repos repository named repo1.
    You need to clone repo1. The solution must clone only a directory named src/web.
    How should you complete the script? To answer, drag the appropriate values to the correct targets,Each value may be used once, more than once, or not at all. You may need to drag the spirt bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point

    AZ-400 Exam Question 60

    You have an on-premises app named App1 that accesses Azure resources by using credentials stored in a configuration file.
    You plan to upgrade App1 to use an Azure service principal.
    What is required for App1 to programmatically sign in to Azure Active Directory (Azure AD)?