Troubleshooting Microsoft Azure Connectivity

Here you have the best Microsoft AZ-720 practice exam questions

  • You have 77 total questions to study from
  • Each page has 5 questions, making a total of 16 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 13, 2024
Question 1 of 77

A company uses Azure Site Recovery (ASR) for a VMWare environment that includes the following virtual machines (VMs):

The company reports that they are unable to configure all of the servers for replication.

You need to evaluate the servers and server roles to determine which servers can be protected.

Which server can you protect by using ASR?

    Correct Answer: D

    In Azure Site Recovery (ASR) for a VMWare environment, typically configuration servers, scale-out process servers, and master target servers are part of the ASR infrastructure setup and thus are not themselves protected by ASR as they serve as means to protect other workloads. The domain controller (VM4) is an actual workload that can be protected by ASR. Therefore, among the listed VMs, VM4 is the one that can be protected using ASR.

Question 2 of 77

A company uses Azure Site Recovery (ASR) to replicate and recover Azure virtual machines (VM) between Azure regions.

An administrator receives the following warning from ASR about a VM that uses P10 disks: Data change rate beyond supported limits

You add OS Disk Write Bytes/Sec and Data Disk Write Bytes/Sec to the list of metrics for monitoring. You discover that the VM consistently has a data churn of greater than 8 MB/s but less than 10 MB/s.

You need to resolve the issue.

What should you do?

    Correct Answer: B

    The issue arises due to the high data churn rate of the VM, which exceeds the supported limits for replication. Upgrading the target storage disk will help handle the increased data churn. P10 disks may not support the current data change rate, and upgrading to a higher-tier disk that allows for greater data throughput will ensure efficient replication and resolution of the warning.

Question 3 of 77

A company has an on-premises application server that runs in System Center Virtual Machine Manager (SCVMM). The company configures Azure Site Recovery.

An administrator at the company reports that they receive an error message. The error message indicates that there are replication issues.

You need to troubleshoot the issue.

Which log should you review?

    Correct Answer: A

    To troubleshoot replication issues in an on-premises application server that runs in System Center Virtual Machine Manager (SCVMM) configured with Azure Site Recovery, the most relevant log to review would be the SCVMM debug log. This log will provide detailed insights into the operations and issues within the SCVMM environment, which is crucial for diagnosing and resolving replication issues specific to the configuration and management of VMs in SCVMM.

Question 4 of 77

HOTSPOT -

A company uses Azure Backup Agent to back up specific files and folders from an on-premises virtual machine (VM).

An administrator reports that the backup job is transferring files slowly. You determine that the backup job is verifying changes in directories by scanning the entire volume.

You need to determine the state of the backup job.

In which state will the backups occur? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

    Correct Answer:

Question 5 of 77

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.

A company migrates an on-premises Windows virtual machine (VM) to Azure. An administrator enables backups for the VM by using the Azure portal.

The company reports that the Azure VM backup job is failing.

You need to resolve the issue.

Solution: Install the VM guest agent by using administrative permissions.

Does the solution meet the goal?

    Correct Answer: A

    Installing the VM guest agent using administrative permissions is a necessary step to ensure that Azure VM backups can be properly configured and executed. The guest agent facilitates communication between the VM and the Azure infrastructure, enabling backup operations to be performed. Therefore, this solution meets the goal of resolving the issue with the failing backup job.