AZ-400 Exam Question 66

Your company a concerned that when developers introduce open source Libraries, it creates licensing compliance issues.
You need to add an automated process to the build pipeline to detect when common open source libraries are added to the code base.
What should you use?
  • AZ-400 Exam Question 67

    You have an app named App1. You have a Log Analytics workspace named Workspace 1 that contains two tables named Events and Logs. App1 manages events in multiple locations and writes togs to Workspace1.
    You need to query Workspace1 for all log entries related to Asia that occurred during the last two days.
    In which order should you arrange the query statements? To answer, move all statements from the let of statements to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 68

    You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide.
    You need to run a URL ping test once every five minutes and create an alert when the web app is unavailable from specific Azure regions. The solution must minimize development time.
    What should you do?
  • AZ-400 Exam Question 69

    You have a project in Azure DevOps named Contoso App that contains pipelines in Azure Pipelines for GitHub repositories. You need to ensure that developers receive Microsoft Teams notifications when there are failures in a pipeline of Contoso App. What should you run in Teams? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 70

    You are automating the build process for a Java-based application by using Azure DevOps.
    You need to add code coverage testing and publish the outcomes to the pipeline.
    What should you use?