AZ-400 Exam Question 271

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 manage a project in Azure DevOps.
You need to prevent the configuration of the project from changing over time.
Solution: Implement Continuous Integration for the project.
Does this meet the goal?
  • AZ-400 Exam Question 272

    You manage the Git repository for a large enterprise application.
    During the development of the application, you use a file named Config.json.
    You need to prevent Config.json from being committed to the source control whenever changes to the application are committed.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-400 Exam Question 273

    You are interrogating logs by using KQL.
    You execute the query shown in the following exhibit.

    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    AZ-400 Exam Question 274

    You are finalizing a release in GitHub.
    You need to apply the following labels to the release:
    Name
    Email
    Release v3.0
    Release date
    How should you complete the get command? To answer, select the appropriate options in the answer area.
    NOTE:Each correct selection is worth one point.

    AZ-400 Exam Question 275

    You are developing a fullMicrosoft .NET Framework solution that includes unit tests.
    You need to configure SonarQube to perform a code quality validation of the C# code as part of the build pipelines.
    Which four tasks should you perform in sequence? To answer, move the appropriate tasks from the list of tasks to the answer area and arrange them in the correct order.