Free AZ-120 Questions for Microsoft Planning and Administering Microsoft Azure for SAP Workloads AZ-120 Exam as PDF & Practice Test Engine
Hotspot Question
You have an Azure subscription that contains the resources shown in the following table.

You plan to deploy an SAP production landscape.
You create the following PowerShell Desired State Configuration (DSC) and publish the DSC configuration to corpsoftware.

You need to deploy the DSC configuration to VM1.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription that contains the resources shown in the following table.

You plan to deploy an SAP production landscape.
You create the following PowerShell Desired State Configuration (DSC) and publish the DSC configuration to corpsoftware.

You need to deploy the DSC configuration to VM1.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

You have an on-premises SAP landscape that is hosted on VMware vSphere and contains 50 virtual machines.
You need to perform a lift-and-shift migration to Azure by using Azure Migrate. The solution must minimize administrative effort.
What should you deploy first?
You need to perform a lift-and-shift migration to Azure by using Azure Migrate. The solution must minimize administrative effort.
What should you deploy first?
Correct Answer: C
Vote an answer
Drag and Drop Question
You have two Azure virtual machines. The virtual machines run Red Hat Enterprise Linux (RHEL) and host an SAP HANA 2.0 cluster that has HANA system replication configured. The virtual machines are configured as a backend pool of an Azure load balancer named LB1.
You plan to change the cluster configuration to implement HANA active/read-enabled system replication.
You need to modify the cluster's IP configuration to support the planned change. The solution must meet the following requirements:
- Minimize how long resource failover is disabled.
- Maximize the resiliency and availability of the cluster.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

You have two Azure virtual machines. The virtual machines run Red Hat Enterprise Linux (RHEL) and host an SAP HANA 2.0 cluster that has HANA system replication configured. The virtual machines are configured as a backend pool of an Azure load balancer named LB1.
You plan to change the cluster configuration to implement HANA active/read-enabled system replication.
You need to modify the cluster's IP configuration to support the planned change. The solution must meet the following requirements:
- Minimize how long resource failover is disabled.
- Maximize the resiliency and availability of the cluster.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Correct Answer:

Explanation:
Reference:
https://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-rhel
Hotspot Question
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

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

Correct Answer:

Hotspot Question
You are building an SAP on Azure production landscape that will contain an Azure virtual machine named VM1. VM1 will host the SAPRouter service.
You plan to inspect all the network traffic between the SAP external network and the SAPRouter service on VM1 by using Azure Firewall.
You need to ensure that the SAPRouter service on VM1 can communicate with the SAP external network by using Azure Firewall.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You are building an SAP on Azure production landscape that will contain an Azure virtual machine named VM1. VM1 will host the SAPRouter service.
You plan to inspect all the network traffic between the SAP external network and the SAPRouter service on VM1 by using Azure Firewall.
You need to ensure that the SAPRouter service on VM1 can communicate with the SAP external network by using Azure Firewall.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

You have an SAP NetWeaver deployment hosted on Azure virtual machines that run SUSE Linux Enterprise Server (SLES) and are configured as a Pacemaker cluster.
You need to monitor the deployment by using Azure Monitor for SAP Solutions.
What should you install first on the cluster nodes?
You need to monitor the deployment by using Azure Monitor for SAP Solutions.
What should you install first on the cluster nodes?
Correct Answer: A
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Hotspot Question
You have an Azure subscription named Sub1 that contains multiple virtual machines.
You have an SAP RISE managed workload.
For Sub1, you are designing a hub-and-spoke architecture that will provide the following:
- Connectivity from the virtual machines to the managed workload
- Connectivity from the virtual machines to the SAP Business Technology Platform (BTP) You need to recommend a connectivity solution that minimizes network latency and maximizes throughput.
What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription named Sub1 that contains multiple virtual machines.
You have an SAP RISE managed workload.
For Sub1, you are designing a hub-and-spoke architecture that will provide the following:
- Connectivity from the virtual machines to the managed workload
- Connectivity from the virtual machines to the SAP Business Technology Platform (BTP) You need to recommend a connectivity solution that minimizes network latency and maximizes throughput.
What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:
Box 1: Virtual network peeing
For SAP RISE/ECS deployments, virtual peering is the preferred way to establish connectivity with customer's existing Azure environment. Primary benefits are:
Minimized network latency and maximum throughput between SAP RISE landscape and own applications and services running in Azure.
No extra complexity and cost with a dedicated on-premises communication path for SAP RISE workload. Instead using on-premises communication path of the existing Azure network hub(s).
Connectivity from the virtual machines to the RISE managed workload

Box 2: SAP Private Link service for Azure
Connectivity from the virtual machines to the SAP Business Technology Platform (BTP)
"SAP Private Link and Azure Private Link" in the Context of SAP Enterprise Cloud Services SAP Private Link service on BTP has been available for quite some time.
SAP Private Link service sets up a private HTTPS connectivity between SAP BTP and Azure to enable some SAP BTP extensions or applications to consume certain Azure native Services via a
"Private Azure Backbone Network connectivity", here the data transfer between SAP BTP and Azure is through Private Network Connections.
Hotspot Question
You plan to automate the deployment of a highly available SAP HANA infrastructure and a HANA database to Azure by using the SAP on Azure Deployment Automation Framework.
You need to deploy infrastructure as code (IaC) and configuration as code (CaC).
What should you use for each deployment? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

You plan to automate the deployment of a highly available SAP HANA infrastructure and a HANA database to Azure by using the SAP on Azure Deployment Automation Framework.
You need to deploy infrastructure as code (IaC) and configuration as code (CaC).
What should you use for each deployment? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:
Box 1: Terraform
You must use Terraform to provision the cloud infrastructure.
Target Resources: Provisions virtual networks, subnetting, network security groups (NSGs), certified Azure Virtual Machines, managed storage disks, and Azure Standard Load Balancers.
HA Specifics: Deploys a redundant, multi-VM database tier architecture required to establish a high-availability environment.
Box 2: Ansible
You must use Ansible (via Playbooks and Roles) to manage operating system and application configuration layers.
OS Optimization: Handles base OS preparation, installs required packages, sets kernel parameters, and registers the system.HA Cluster Setup: Automates Pacemaker cluster configuration, STONITH/fencing parameters, and virtual IP routing.
Database Lifecycle: Automates downloading the software media, installing the SAP HANA database instance, and setting up HANA System Replication (HSR).
Reference:
https://learn.microsoft.com/en-us/azure/sap/automation/deployment-framework
Drag and Drop Question
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.

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.

Correct Answer:

You have an on-premises deployment of SAP on DB2.
You plan to migrate the deployment to Azure and Microsoft SQL Server 2017.
What should you use to migrate the deployment?
You plan to migrate the deployment to Azure and Microsoft SQL Server 2017.
What should you use to migrate the deployment?
Correct Answer: D
Vote an answer
You have an SAP environment on Azure that uses multiple subscriptions.
To meet GDPR requirements, you need to ensure that virtual machines are deployed only to the West Europe and North Europe Azure regions.
Which Azure components should you use?
To meet GDPR requirements, you need to ensure that virtual machines are deployed only to the West Europe and North Europe Azure regions.
Which Azure components should you use?
Correct Answer: B
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
You have two Azure subscriptions.
You plan to deploy virtual machines to both subscriptions. The virtual machines will host SAP workloads. As part of the deployment the virtual machines will be deployed to an availability zone named Availability Zone 1 in each subscription.
You need to ensure that the virtual machines will reside in the same physical datacenter.
What should you do first?
You plan to deploy virtual machines to both subscriptions. The virtual machines will host SAP workloads. As part of the deployment the virtual machines will be deployed to an availability zone named Availability Zone 1 in each subscription.
You need to ensure that the virtual machines will reside in the same physical datacenter.
What should you do first?
Correct Answer: A
Vote an answer
Explanation: Only visible for ExamDiscuss members. You can sign-up / login (it's free).
Hotspot Question
You have an Azure subscription.
You plan to deploy a QA landscape to SAP on Azure by using Azure Center for SAP solutions.
You need to use the Azure command-line interface (CLI) to deploy the landscape.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription.
You plan to deploy a QA landscape to SAP on Azure by using Azure Center for SAP solutions.
You need to use the Azure command-line interface (CLI) to deploy the landscape.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:
Box 1: sap-virtual-instance
Use Azure CLI to create infrastructure for a distributed highly available (HA) SAP system with Azure Center for SAP solutions with customized resource names.
Deploy infrastructure for your SAP system
Use az workloads sap-virtual-instance create to deploy infrastructure for your SAP system with Three tier HA architecture.
az workloads sap-virtual-instance create -g <Resource Group Name> -n <VIS Name> -- environment NonProd --sap-product s4hana --configuration <Payload file path> --identity
"{type:UserAssigned,userAssignedIdentities:{<Managed_Identity_ResourceID>:{}}}" This will deploy your SAP system and the Virtual instance for SAP solutions (VIS) resource representing your SAP system in Azure.
Box 2: --sap-product
Hotspot Question
You have an SAP on Azure deployment that contains a production landscape and a non- production landscape.
You have the virtual machines shown in the following table.

You need to minimize the costs of the deployment for the next 12 months. The solution must meet the following requirements:
- Maintain SAP support.
- Minimize application impact.
What should you do on each virtual machine? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an SAP on Azure deployment that contains a production landscape and a non- production landscape.
You have the virtual machines shown in the following table.

You need to minimize the costs of the deployment for the next 12 months. The solution must meet the following requirements:
- Maintain SAP support.
- Minimize application impact.
What should you do on each virtual machine? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

Hotspot Question
You have an Azure subscription that contains the virtual machines shown in the following table.

You need to deploy a highly available, three-tier SAP NetWeaver landscape that will use an Oracle database.
What should you use to ensure redundancy for the application tier and the database tier? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have an Azure subscription that contains the virtual machines shown in the following table.

You need to deploy a highly available, three-tier SAP NetWeaver landscape that will use an Oracle database.
What should you use to ensure redundancy for the application tier and the database tier? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

0
0
0
10
