AZ-400 Exam Question 146

Your company is 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 147

    You have a GitHub repository named repo1 and an Azure key vault named kv1.
    In repo1, you plan to create a workflow named Workflow 1 that will deploy adatabase server by using credentials stored in kv1.
    You need to ensure that Workflow1 can retrieve the credentials from kv1.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answerarea and arrange them in the correct order.

    AZ-400 Exam Question 148

    Note: This question part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the staled goals. Some question sets might have more than one correct solution, whale 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 integrate a cloud-hosted Jenkins server and a new Azure DevOps depsoyment.
    You need Azure DevOps to send a notification to Jenkins when a developer commits changes to a branch in Azure Repos.
    Solution: You add a trigger to the build pipeline.
    Does this meet the goal?
  • AZ-400 Exam Question 149

    Task 2
    You need to create an instance of Azure Application Insights named az400-38443478-main and configure the instance to receive telemetry data from an Azure web app named az400-38443478-main You must create a Log Analytics workspace before this task.

    AZ-400 Exam Question 150

    You create a Microsoft ASP.NET Core application.
    You plan to use Azure Key Vault to provide secrets to the application as configuration data.
    You need to create a Key Vault access policy to assign secret permissions to the application. The solution must use the principle of least privilege.
    Which secret permissions should you use?