AZ-400 Exam Question 81

You have a project in Azure DevOps named Project1. Project! contains a pipeline that builds a container image named Image! and pushes Image1 to an Azure container registry named ACR1. Image! uses a base image stored in Docker Hub.
You need to ensure that Image1 is updated automatically whenever the base image is updated.
What should you do?
  • AZ-400 Exam Question 82

    Your company is creating a suite of three mobile applications.
    You need to control access to the application builds. The solution must be managed at the organization level What should you use? To answer, select the appropriate options m the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 83

    Your company wants to use Azure Application Insights to understand how user behaviors affect an application.
    Which application Insights tool should you use to analyze each behavior? To answer, drag the appropriate tools to the correct behaviors. Each tool 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 84

    You have an Azure subscription that contains resources in several resource groups.
    You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements:
    * Support role-based access control (RBAQ by using Azure Active Directory (Azure AD) identities.
    * Include visuals from Azure Monitor that are generated by using the Kusto query language.
    * Support documentation written in markdown.
    * Use the latest data available for each visual.
    What should you use to create the consolidated view?
  • AZ-400 Exam Question 85

    You have 50 Node.js-based projects that you scan by using WhiteSource. Each project includes Package.json, Package-lock.json, and Npm-shrinkwrap.json files.
    You need to minimize the number of libraries reports by WhiteSource to only the libraries that you explicitly reference.
    What should you do?