AZ-400 Exam Question 71

You have an Azure subscription that contains resources in several resource groups.
You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements:
* Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identities.
* Include visuals from Azure Monitor that are generated by using the Kusto query language.
* Support documentation written in markdown.
* Use the latest data available for each visual.
What should you use to create the consolidated view?
  • AZ-400 Exam Question 72

    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 need to recommend an integration strategy for the build process of a Java application. The solution must meet the following requirements:
    The builds must access an on-premises dependency management system.
    The build outputs must be stored as Server artifacts in Azure DevOps.
    The source code must be stored in a Git repository in Azure DevOps.
    Solution: Configure an Octopus Tentacle on an on-premises machine. Use the Package Application task in the build pipeline.
    Does this meet the goal?
  • AZ-400 Exam Question 73

    You have a project in Azure DevOps.
    You need to push notifications about pull requests to a Microsoft Teams channel. The solution must minimize development effort.
    What should you do?
  • AZ-400 Exam Question 74

    You have several Azure virtual machines that run Windows Server 2019.
    You need to identify the distinct event IDs of each virtual machine as shown in the following table.

    How should you complete the Azure Monitor query? To answer, drag the appropriate values to the correct locations. Each value 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.

    AZ-400 Exam Question 75

    You manage source code control and versioning by using GitHub.
    A large file it committed to a repository accidentally.
    You need to reduce the size of the repository. The solution must remove the file from the repository.
    What should you use?