2026 Provide Updated Microsoft AZ-120 Dumps as Practice Test and PDF
AZ-120 Dumps are Available for Instant Access
NEW QUESTION # 126
You are deploying an SAP environment on Azure that will use an SAP HANA database server.
You provision an Azure virtual machine for SAP HANA by using the M64s virtual machine SKU.
You need to set the swap space by using the Microsoft Azure Linux Agent (waagent) configuration file.
Which two settings should you configure? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. ResourceDisk.EnableSwapEncryption=n
- B. ResourceDisk.EnableSwap=y
- C. AutoUpdate.Enabled=n
- D. ResourceDisk.SwapSizeMB=229376
Answer: B,D
Explanation:
Explanation
To create a swap file in the directory that's defined by the ResourceDisk.MountPoint parameter, you can update the /etc/waagent.conf file by setting the following three parameters:
ResourceDisk.Format=y
ResourceDisk.EnableSwap=y
ResourceDisk.SwapSizeMB=xx
References:
https://support.microsoft.com/en-us/help/4010058/how-to-add-a-swap-file-in-linux-azure-virtual-machines
NEW QUESTION # 127
You plan to deploy an SAP environment on Azure that will use Azure Availability Zones.
Which load balancing solution supports the deployment?
- A. Azure Standard Load Balancer
- B. Azure Application Gateway v1 SKU
- C. Azure Basic Load Balancer
Answer: A
Explanation:
When you deploy Azure VMs across Availability Zones and establish failover solutions within the same Azure region, some restrictions apply:
* You can't use an Azure Basic Load Balancer to create failover cluster solutions based on Windows Server Failover Clustering or Linux Pacemaker. Instead, you need to use the Azure Standard Load Balancer SKU.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-ha-availability-zones
NEW QUESTION # 128
You are deploying SAP Fiori lo an SAP environment on Azure.
You are configuring SAML 2.0 for an SAP Fiori instance named FPP that uses client 100 to authenticate to an Azure Active Directory (Azure AD) tenant.
Which provider name should you use to ensure that the Azure AD tenant recognizes the SAP fiori instance?
- A. https://FPP100
- B. https://FPP
- C. ldap://FPP-100
- D. ldap://FPP
Answer: A
Explanation:
By default, the provider name is in the format <sid><client>. Azure AD expects the name in the format <protocol>://<name>. We recommend that you maintain the provider name as https://<sid><client> so you can configure multiple SAP Fiori ABAP engines in Azure AD.
Example:
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/sap-fiori-tutorial
NEW QUESTION # 129
You are designing the backup for an SAP database.
You have an Azure Storage account that is configured as shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Box 1: hard disk drives (HDDs)
Box 2: to another Azure region
Geo-redundant storage (GRS) copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in a secondary region that is hundreds of miles away from the primary region.
References:
https://azure.microsoft.com/en-us/pricing/details/managed-disks/
https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy#geo-redundant-storage
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/planning-guide-storage#azure-standard-h
NEW QUESTION # 130
You plan to migrate an SAP database from Oracle to Microsoft SQL Server by using the SQL Server Migration Assistant (SSMA).
You are configuring a Proof of Concept (PoC) for the database migration You plan to perform the migration multiple times as part of the PoC.
You need to ensure that you can perform the migrations as quickly as possible. The solution must ensure that all Oracle schemas are migrated.
Which migration method and migration mode should you use? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.
Answer:
Explanation:
see the explanation for below image:
Explanation:
Answer selected as in image below.
NEW QUESTION # 131
You have an existing on-premises SAP landscape that is hosted on VMware VSphere.
You plan to migrate the landscape to Azure.
You configure the Azure Site Recovery replication policy shown in the following exhibit.
Answer:
Explanation:
see the explanation for below image:
Explanation:
Answer selected as in image below.
NEW QUESTION # 132
You have an Azure subscription.
Your company has an SAP environment that runs on SUSE Linux Enterprise Server (SLES) servers and SAP HANA.
The environment has a primary site and a disaster recovery site. Disaster recovery is based on SAP HANA system replication. The SAP ERP environment is 4 TB and has a projected growth of 5% per month.
The company has an uptime Service Level Agreement (SLA) of 99.99%, a maximum recovery time objective (RTO) of four hours, and a recovery point objective (RPO) of 10 minutes.
You plan to migrate to Azure.
You need to design an SAP landscape for the company.
Which options meet the company's requirements?
- A. Azure virtual machines and SLES for SAP application servers
SAP HANA on Azure (Large Instances) that uses SAP HANA system replication for high availability and disaster recovery - B. ASCS/ERS and SLES clustering that uses the Pacemaker fence agent
SAP application servers deployed to an Azure Availability Zone
SAP HANA on Azure (Large Instances) that uses SAP HANA system replication for database high availability and disaster recovery - C. ASCS/ERS and SLES clustering that uses the Azure fence agent
SAP application servers deployed to an Azure Availability Set
SAP HANA on Azure (Large Instances) that uses SAP HANA system replication for database high availability and disaster recovery - D. SAP application instances deployed to an Azure Availability Set
SAP HANA on Azure (Large Instances) that uses SAP HANA system replication for database high availability and disaster recovery
Answer: B
Explanation:
With Availability Zones, Azure offers industry best 99.99% VM uptime SLA.
References:
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-faqs
NEW QUESTION # 133
You are integrating SAP HANA and Azure Active Directory (Azure AD).
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: Yes
To configure Azure AD single sign-on with SAP HANA, perform the following steps:
1. In the Azure portal, on the SAP HANA application integration page, select Single sign-on.
2. On the Select a Single sign-on method dialog, select SAML/WS-Fed mode to enable single sign-on.
Box 2: No
Box 3: No
Key security considerations for deploying SAP on Azure
References:
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/saphana-tutorial
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/saphana-tutorial
NEW QUESTION # 134
You plan to deploy an Azure virtual machine that will host an SAP HANA database.
You need to provide a 512-GB volume for the database. The volume must meet the following requirements:
* Provide storage resiliency.
* Provide maximum throughput.
* Maximize disk space usage without affecting storage resiliency.
What should you configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
NEW QUESTION # 135
for each of the following statements, select Yes if the statement is true. Otherwise. select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 136
You have an SAP on Azure landscape that contains a virtual machine named VM1. VM1 hosts an SAP HANA database. You need to back up the database. The solution must meet the following requirements:
* Maintain six copies of each backup.
* Store the copies in two datacenters in the same geographical region.
* Minimize costs.
Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation:
NEW QUESTION # 137
You plan to deploy a high availability SAP environment that will use a failover clustering solution.
You have an Azure Resource Manager template that you will use for the deployment. You have the following relevant portion of the template.
What is created by the template?
- A. a zone-redundant frontend IP address for the internal Azure Standard Load Balancer
- B. a zonal frontend IP address for the internal Azure Standard Load Balancer
- C. a zone-redundant frontend IP address for the internal Azure Basic Load Balancer
- D. a zone -redundant public IP address for the internal load balancer
Answer: B
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-availability-zones
NEW QUESTION # 138
Your company has an SAP environment that contains the following components:
* SAP systems based on SAP HANA and SAP Adaptive Server Enterprise (SAP ASE) that run on SUSE
* Linux Enterprise Server 12 (SLES 12)
* Multiple SAP applications
The company plans to migrate all the applications to Azure.
You need to get a comprehensive list of all the applications that are part of the SAP environment.
What should you use?
- A. the SAP license information
- B. the SAP Solution Manager
- C. the network inventory and locations
- D. the data volume management report
Answer: B
Explanation:
The SAP Solution Manager is a centralized robust application management and administration solution used to implement, support, operate and monitor your SAP enterprise solutions, SAP Solution Manager is a platform providing integrated content, tools, methodologies and access to SAP systems.
NEW QUESTION # 139
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: No
Box 2: Yes
The minimum SAP HANA certified conditions for the different storage types are:
Azure Premium SSD - /hana/log is required to be cached with Azure Write Accelerator. The /hana/data volume could be placed on Premium SSD without Azure Write Accelerator or on Ultra disk Box 3: Yes References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/hana-vm-operations-storage
NEW QUESTION # 140
You plan to deploy an SAP environment on Azure that will use Azure Availability Zones.
Which load balancing solution supports the deployment?
- A. Azure Standard Load Balancer
- B. Azure Application Gateway v1 SKU
- C. Azure Basic Load Balancer
Answer: A
NEW QUESTION # 141
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. Security Admin
- C. User Access Administrator
- D. Managed Identity Contributor
Answer: C
Explanation:
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.
References:
https://docs.microsoft.com/en-us/azure/role-based-access-control/overview
NEW QUESTION # 142
You deploy an SAP environment on Azure.
You need to grant an SAP administrator read-only access to the Azure subscription. The SAP administrator must be prevented from viewing network information.
How should you configure the role-based access control (RBAC) role definition? 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.
Answer:
Explanation:
NEW QUESTION # 143
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 144
You have an SAP environment that is managed by using VMware vCenter.
You plan to migrate the SAP environment to Azure.
You need to gather information to identify which compute resources are required in Azure.
What should you use to gather the information?
- A. Azure Site Recovery and SAP Quick Sizer
- B. Azure Site Recovery Deployment Planner and SAP HANA Cockpit
- C. Azure Migrate and SAP EarlyWatch Alert reports
- D. SAP Quick Sizer and SAP HANA system replication
Answer: C
Explanation:
Azure Migrate is a Microsoft service that helps an enterprise assess how its on-premises workloads will perform, and how much they will cost to host, in the Azure public cloud.
An enterprise can use Azure Migrate to discover information about the VMware VMs running within its own data center, including CPU and memory usage, as well as performance history.
SAP EarlyWatch Alert (EWA) is a monitoring service for SAP customers, to monitor SAP systems in the solution landscape.
NEW QUESTION # 145
You plan to migrate an SAP HANA instance to Azure.
You need to gather CPU metrics from the last 24 hours from the instance.
Solution: You run SAP HANA Quick Sizer.
Does this meet the goal?
- A. No
- B. Yes
Answer: A
Explanation:
The SAP HANA cockpit provides a single point of access to a range of SAP HANA administration and monitoring tasks. It is used to monitor and ensure the overall health of the system.
The HANA Monitoring dashboard also visualizes key HANA Metrics of SAP HANA system.
Reference:
https://developers.sap.com/tutorials/dt-monitoring-hana-part1.html
https://www.hanatutorials.com/p/hana-monitoring-dashboard.html
NEW QUESTION # 146
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse
https://blogs.sap.com/2020/10/20/sap-on-azure-sap-netweaver-7.5-on-ms-sql-server-2019-high-availability-and-disaster-recovery-with-4-nodes-alwayson-cluster/
NEW QUESTION # 147
Before putting the SAP environment on Azure into production, which command should you run to ensure that the virtual machine disks meet the business requirements? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Get-AzDisk & Primium_LRS
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmimage?view=azps-4.6.1
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azdisk?view=azps-4.6.1
NEW QUESTION # 148
You have an SAP landscape on Azure that uses SAP HANA
You perform a daily backup of HANA to Azure Blob Storage and retain copies of each backup for one year You need to reduce the backup storage costs.
What should you implement?
- A. a storage access tier
- B. a Recovery Services Vault backup policy
- C. a stored access policy
Answer: A
NEW QUESTION # 149
You are evaluating which migration method Litware can implement based on the current environment and the business goals.
Which migration method will cause the least amount of downtime?
- A. Migrate SAP ECC to SAP Business Suite in HANA, and then migrate SAP to Azure.
- B. Migrate SAP to Azure, and then migrate SAP ECC to SAP Business Suite on HANA.
- C. Use the Database Migration Option (DMO) to migrate to SAP HANA and Azure during the same maintenance window.
- D. Use Near-Zero Downtime (NZDT) to migrate to SAP HANA and Azure during the same maintenance window.
Answer: C
Explanation:
The SAP Database Migration Option (DMO) with System Move option of SUM, used as part of the migration allows customer the options to perform the migration in a single step, from source system on-premises, or to the target system residing in Microsoft Azure, minimizing overall downtime.
Reference:
https://blogs.sap.com/2017/10/05/your-sap-on-azure-part-2-dmo-with-system-move/ Migrate SAP Workloads to Azure Testlet 2 Case Study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
Contoso, Ltd. is a manufacturing company that has 15,000 employees.
The company uses SAP for sales and manufacturing.
Contoso has sales offices in New York and London and manufacturing facilities in Boston and Seattle.
Existing Environment
Active Directory
The network contains an on-premises Active Directory domain named ad.contoso.com. User email addresses use a domain name of contoso.com.
SAP Environment
The current SAP environment contains the following components:
* SAP Solution Manager
* SAP ERP Central Component (SAP ECC)
* SAP Supply Chain Management (SAP SCM)
* SAP application servers that run Windows Server 2008 R2
* SAP HANA database servers that run SUSE Linux Enterprise Server 12 (SLES 12) Problem Statements Contoso identifies the following issues in its current environment:
* The SAP HANA environment lacks adequate resources.
* The Windows servers are nearing the end of support.
* The datacenters are at maximum capacity.
Requirements
Planned Changes
Contoso identifies the following planned changes:
* Deploy Azure Virtual WAN.
* Migrate the application servers to Windows Server 2016.
* Deploy ExpressRoute connections to all of the offices and manufacturing facilities.
* Deploy SAP landscapes to Azure for development, quality assurance, and production.
All resources for the production landscape will be in a resource group named SAPProduction.
Business goals
Contoso identifies the following business goals:
* Minimize costs whenever possible.
* Migrate SAP to Azure without causing downtime.
* Ensure that all SAP deployments to Azure are supported by SAP.
* Ensure that all the production databases can withstand the failure of an Azure region.
* Ensure that all the production application servers can restore daily backups from the last 21 days.
Technical Requirements
Contoso identifies the following technical requirements:
* Inspect all web queries.
* Deploy an SAP HANA cluster to two datacenters.
* Minimize the bandwidth used for database synchronization.
* Use Active Directory accounts to administer Azure resources.
* Ensure that each production application server has four 1-TB data disks.
* Ensure that an application server can be restored from a backup created during the last five days within 15 minutes.
* Implement an approval process to ensure that an SAP administrator is notified before another administrator attempts to make changes to the Azure virtual machines that host SAP.
It is estimated that during the migration, the bandwidth required between Azure and the New York office will be
1 Gbps. After the migration, a traffic burst of up to 3 Gbps will occur.
Proposed Backup Policy
An Azure administrator proposes the backup policy shown in the following exhibit.
Azure Resource Manager Template
An Azure administrator provides you with the Azure Resource Manager template that will be used to provision the production application servers.

Migrate SAP Workloads to Azure
Question Set 3
NEW QUESTION # 150
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Graphical user interface, text, application, email Description automatically generated
Box 1: Yes
The following is a quick checklist of storage configuration best practices for running your SQL Server on Azure VM:
* Place data, log, and tempdb files on separate drives.
Box 2: Yes
Accelerated networking enables single root I/O virtualization (SR-IOV) to a VM, greatly improving its networking performance. This high-performance path bypasses the host from the data path, which reduces latency, jitter, and CPU utilization for the most demanding network workloads on supported VM types.
Box 3: No
Note: The maximum transmission unit (MTU) is the largest size frame (packet), specified in bytes, that can be sent over a network interface. The MTU is a configurable setting. The default MTU used on Azure VMs, and the default setting on most network devices globally, is 1,500 bytes.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell
https://docs.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/performance-guidelines-best- practices-checklist
NEW QUESTION # 151
......
Updated AZ-120 Dumps Questions For Microsoft Exam: https://examsboost.realexamfree.com/AZ-120-real-exam-dumps.html

