Practice Free AZ-120 Exam Online Questions
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.


DRAG DROP
You have an SAP Fiori single sign-on (SSO)-enabled subscription.
You have an Azure subscription that is linked to a Microsoft Entra tenant named contoso.com.
You need to configure SSO authentication between SAP Fiori and contoso.com.
Which five actions should you perform in sequence in the Microsoft Entra admin center? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise. select No. NOTE: Each correct selection is worth one point.


HOTSPOT
You are planning the Azure network infrastructure for an SAP environment.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: NO
Box 2: Yes
Box 3: Yes
Be aware that network traffic between two peered Azure virtual networks is subject to transfer costs. Huge data volume that consists of many terabytes is exchanged between the SAP application layer and the DBMS layer. You can accumulate substantial costs if the SAP application layer and DBMS layer are segregated between two peered Azure virtual networks.
Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/dbms_guide_general
Litware is evaluating whether to add high availability after the migration?
What should you recommend to meet the technical requirements?
- A . SAP HANA system replication and Azure Availability Sets
- B . Azure virtual machine auto-restart with SAP HANA service auto-restart.
- C . Azure Site Recovery
You have highly available deployment of SAP NetWeaver on Azure that uses a third-party solution for clustering ABAP SAP Central Services (ASCS) components.
You need to recommend a solution to reduce the cost of shared storage for the components.
What should you include in the recommendation?
- A . Azure NetApp Files
- B . Azure shared disks
- C . Azure Data Share
- D . Storage Spaces Direct
DRAG DROP
3You have an SAP NetWeaver deployment hosted on Azure virtual machines.
You need to implement Azure Monitor for SAP Solutions. The solution must ensure that the source data is available for all NetWeaver metric workbook visualizations.
What should you include in the solution? To answer, drag the appropriate configurations to the correct portals. Each configuration 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.


HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Explanation:
HOTSPOT
You deploy an Azure Internal load balancer.
You deploy a node of an SAP NetWeaver 7.4 ABAP system named SP1.
You plan to deploy a second node.
You need to verify that the health probe port is configured for the cluster. The cluster IP address resource name is SAP SP1 IP.
How should you complete the command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Explanation:
Box 1: Get-ClusterResource
Example:
Get-ClusterResource -Name $SAPIPresourceName | Get-ClusterParameter
Write-Output " "
Write-Output "Current probe port property of the SAP cluster resource ‘$SAPIPresourceName’ is ‘$OldProbePort’."
Write-Output " "
Write-Output "Setting the new probe port property of the SAP cluster resource ‘$SAPIPresourceName’ to ‘$ProbePort’ …"
Write-Output " "
Box 2: Get-ClusterParameter
Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-installation-wsfc-shared-disk
HOTSPOT
You plan to deploy an SAP RISE managed workload.
You need to recommend a security solution for the deployment. The solution must monitor for suspicious activity and automatically respond to the activity.
Which service should you include in the recommendation, and what should you use to ingest data into the service? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


