AZ-400 Exam Question 171

Drag and Drop Question
You are implementing a package management solution for a Node.js application by using Azure Artifacts.
You need to configure the development environment to connect to the package repository. The solution must minimize the likelihood that credentials will be leaked. Which file should you use to configure each connection? To answer, drag the appropriate files to the correct connections.
Each file 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 172

You have multi-tier application that h?an Azure Web Apps front end and art Azure SQL Datable back end.
You need to recommend a solution to capture and store telemetry data. The solution must meet the following requirements:
- Support using ad-hoc queries to identify baselines.
- Trigger alerts when metrics in the baseline are exceeded.
- Store application and database metrics in a central location.
What should you include in the recommendation?
  • AZ-400 Exam Question 173

    Case Study 3 - Woodgrove Bank
    Overview
    General Overview
    Woodgrove Bank is a financial services company that has a main office in the United Kingdom.
    Technical Requirements and Planned Changes
    Planned Changes
    Woodgrove Bank plans to implement the following project management changes:
    * Implement Azure DevOps for project tracking.
    * Centralize source code control in private GitHub repositories.
    * Implement Azure Pipelines for build pipelines and release pipelines.
    Woodgrove Bank plans to implement the following changes to the identity environment:
    * Deploy an Azure AD tenant named woodgrovebank.com.
    * Sync the Active Directory domain to Azure AD.
    * Configure App1 to use a service principal.
    * Integrate GitHub with Azure AD.
    Woodgrove Bank plans to implement the following changes to the core apps:
    * Migrate App1 to ASP.NET Core.
    * Integrate Azure Pipelines and the third-party build tool used to develop App2.
    Woodgrove Bank plans to implement the following changes to the DevOps environment:
    * Deploy App1 to Azure App Service.
    * Implement source control for the DB1 schema.
    * Migrate all the source code from TFS1 to GitHub.
    * Deploy App2 to an Azure virtual machine named VM1.
    * Merge the POC branch into the GitHub default branch.
    * Implement an Azure DevOps dashboard for stakeholders to monitor development progress.
    Technical Requirements
    Woodgrove Bank identifies the following technical requirements:
    * The initial databases for new environments must contain both schema and reference data.
    * An Azure Monitor alert for VM1 must be configured to meet the following requirements:
    - Be triggered when average CPU usage exceeds 80 percent for 15 minutes.
    - Calculate CPU usage averages once every minute.
    * The commit history of the POC branch must replace the history of the default branch.
    * The Azure DevOps dashboard must display the metrics shown in the following table.

    * Access to Azure DevOps must be restricted to specific IP addresses.
    * Page load times for App1 must be captured and monitored.
    * Administrative effort must be minimized.
    You need to perform the GitHub code migration. The solution must support the planned changes for the DevOps environment.
    What should you use?
  • AZ-400 Exam Question 174

    Drag and Drop Question
    You have an on-premises Bitbucket Server with a firewall configured to block inbound Internet traffic. The server is used for Git-based source control.
    You intend to manage the build and release processes using Azure DevOps. This plan requires you to integrate Azure DevOps and Bitbucket.
    Which of the following will allow for this integration? Answer by dragging the correct options from the list to the answer area.

    AZ-400 Exam Question 175

    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?