Free Microsoft AZ-120 Exam Actual Questions

The questions for AZ-120 were last updated On Nov 18, 2024

Question No. 1

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 have a complex SAP environment that has both ABAP- and Java-based systems. The current on-premises landscapes are based on SAP NetWeaver 7.0 (Unicode and Non-Unicode) running on Windows Server and Microsoft SQL Server.

You need to migrate the SAP environment to a HANA-certified Azure environment.

Solution: You deploy a new environment to Azure that uses SAP NetWeaver 7.4. You export the databases from the on-premises environment, and then you import the databases into the Azure environment.

Does this meet the goal?

Show Answer Hide Answer
Correct Answer: B
Question No. 2

You have an existing SAP production landscape on Azure. The SAP application virtual machines have static IP addresses.

You need to replicate the virtual machines to another Azure region by using Azure Site Recovery. The source and target subnets have different address ranges.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Show Answer Hide Answer
Correct Answer: A, C, E

Question No. 3

You have an SAP environment on Azure.

our on-promises network connects to Azure by using a site-to-site VPN connection.

6u need to alert technical support if the network bandwidth usage between the on-premises network and Azure exceeds 900 Mbps 10 minutes.

What should you use?

Show Answer Hide Answer
Correct Answer: C

You set up alerts on Azure VPN Gateway metrics. Azure Monitor provides the ability to set up alerts for Azure resources. You can set up alerts for virtual network gateways of the 'VPN' type.

Metric: AverageBandwidth: Average combined bandwidth utilization of all site-to-site connections on the gateway.


https://docs.microsoft.com/bs-latn-ba/azure/vpn-gateway/vpn-gateway-howto-setup-alerts-virtual-network-gateway-metric

Question No. 4

You have an Azure subscription that contains an SAP HANA on Azure (Large Instances) deployment. The deployment is forecasted to require an additional 256 GB of storage. What is the minimum amount of additional storage you can allocate?

Show Answer Hide Answer
Correct Answer: A

Question No. 5

You deploy an SAP environment on Azure by following the SAP workload on Azure planning and deployment

checklist.

You need to verify whether Azure Diagnostics is enabled.

Which cmdlet should you run?

Show Answer Hide Answer
Correct Answer: B

The Get-AzVMDiagnosticsExtension cmdlet gets the settings of the Azure Diagnostics extension on a virtual machine.

Incorrect Answers:

D: You can check the configuration of a virtual machine by calling the Test-VMConfigForSAP_GUI commandlet.


https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmdiagnosticsextension