Practice Free AZ-120 Exam Online Questions
This question requires that you evaluate the underlined BOLD text to determine if it is correct.
You have an Azure resource group that contains the virtual machines for an SAP environment.
You must be assigned the Contributor role to grant permissions to the resource group. Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.
- A . No change is needed
- B . User Access Administrator
- C . Managed Identity Contributor
- D . Security Admin
B
Explanation:
Contributor – Can create and manage all types of Azure resources but can’t grant access to others.
User Access Administrator – Lets you manage user access to Azure resources.
Reference: https://docs.microsoft.com/en-us/azure/role-based-access-control/overview
DRAG DROP
You are validating an SAP HANA on Azure (Large Instances) deployment.
You need to ensure that sapconf is installed and the kernel parameters are set appropriately for the active profile.
How should you complete the commands? To answer, drag the appropriate values to the correct targets. 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. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: sapconf
The configuration is split into two parts:
/etc/sysconfig/sapconf
/usr/lib/tuned//tuned.conf
Box 2: sap-hana
Reference: https://blogs.sap.com/2017/12/22/prepare-your-linux-for-your-sap-solution-with-saptune/
HOTSPOT
You plan to deploy two Azure virtual machines that will host an SAP HANA database for an SAP landscape. The virtual machines will be deployed to the same availability set.
You need to meet the following requirements:
• Ensure that the virtual machines support disk snapshots.
• Ensure that the virtual machine disks provide submillisecond latency for writes.
• Ensure that each virtual machine can be allocated disks from a different storage cluster.
Which type of operating system disk and HANA database disk should you use? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.


You have an SAP production landscape in Azure. The landscape contains a two-node SAP HANA cluster that has HANA system replication configured.
Vou need to configure Azure Backup for the SAP databases. The solution must ensure that the databases will be backed up if a node fails over.
What should you do first?
- A . Configure a private endpoint.
- B . Create a new user on each node.
- C . Run the preregistration script.
- D . Configure a backup policy.
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?
- A . Yes
- B . No
B
Explanation:
Instead use Azure Site Recovery to migrate.
Reference: https://docs.microsoft.com/en-us/azure/site-recovery/vmware-azure-architecture
