AZ-400 Exam Question 121

Your company is building a new solution in Java.
The company currently uses a SonarQube server to analyze the code of .NET solutions.
You need to analyze and monitor the code quality of the Java solution.
Which task types should you add to the build pipeline?
  • AZ-400 Exam Question 122

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while 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 use an Azure Pipelines pipeline to build and release web apps.
    You need to configure the pipeline to meet the following requirements:
    - Only run when there is a change in the /webapp folder.
    - Only run when a pr is created.
    Solution: You configure the pipeline definition by using the following elements.

    Does this meet the goal?
  • AZ-400 Exam Question 123

    Drag and Drop Question
    You need to recommend a solution for deploying charts by using Helm and Title to Azure Kubemets Service (AKS) in an RBAC-enabled cluster.
    Which three commands should you recommend be run in sequence? To answer, move the appropriate commands from the list of commands to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 124

    Drag and Drop Question
    You have a GitHub organization named org1 and an Azure tenant named Tenant1.
    You need to enable single sign-on (SSO) in Azure Active Directory (Azure AD) for the users in org1.
    Which URIs should you use for the SAML configuration in Azure AD? To answer, drag the appropriate URIs to the correct settings. Each URI 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 125

    You manage a project by using Azure Boards. You manage the project code by using GitHub.
    You have three work items that have IDs of 456, 457, and 458.
    You need to create a pull request that will be linked to all the work items. The solution must set the state of work item 456 to done.
    What should you add to the commit message?