00:00

QUESTION 106

- (Exam Topic 4)
You are evaluating the use of code review assignments in GitHub.
Which two requirements can be met by using code review assignments' Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point

Correct Answer: AC

QUESTION 107

- (Exam Topic 4)
You need to configure a virtual machine named VM1 to securely access stored secrets in an Azure Key Vault named az400-11566895-kv.
To complete this task, sign in to the Microsoft Azure portal.
Solution:
You can use a system-assigned managed identity for a Windows virtual machine (VM) to access Azure Key Vault.
AZ-400 dumps exhibit Sign in to Azure portal
AZ-400 dumps exhibit Locate virtual machine VM1.
AZ-400 dumps exhibit Select Identity
AZ-400 dumps exhibit Enable the system-assigned identity for VM1 by setting the Status to On.
AZ-400 dumps exhibit
Note: Enabling a system-assigned managed identity is a one-click experience. You can either enable it during the creation of a VM or in the properties of an existing VM.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/tutorial-windows-vm

Does this meet the goal?

Correct Answer: A

QUESTION 108

- (Exam Topic 4)
You use Git for source control.
You need to commit a 3-G3 ZIP file that contains virtual machines used for testing. The solution must meet the following requirements:
AZ-400 dumps exhibit The file must be versioned.
AZ-400 dumps exhibit The file must be associated with the corresponding code commits.
Which two actions should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Correct Answer: BD

QUESTION 109

- (Exam Topic 4)
You use Git for source control.
You delete a file, commit the changes, and continue to work. You need to recover the deleted file.
Which three commands should you 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 dumps exhibit
Solution:
AZ-400 dumps exhibit

Does this meet the goal?

Correct Answer: A

QUESTION 110

- (Exam Topic 4)
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?

Correct Answer: A
There are several tools available for running queries in Azure Data Explorer, including Kusto.
Kusto uses a role-based access control (RBAC) model, under which authenticated principals are mapped to roles, and get access according to the roles they're assigned.
Note: Azure Data Explorer is a highly scalable and secure analytics service that enables you to do rich exploration of structured and unstructured data for instant insights. Optimized for ad-hoc queries, Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight. Query with a modern, intuitive query language that offers fast, ad-hoc, and advanced query capabilities over high-rate data volumes and varieties
Reference:
https://docs.microsoft.com/en-us/azure/data-explorer/tools-integrations-overview