PDF Download Free of AZ-120 Valid Practice Test Questions
AZ-120 Test Engine files, AZ-120 Dumps PDF
How to Prepare For AZ-120:Planning and Administering Microsoft Azure for SAP Workloads Exam
Preparation Guide for AZ-120:Planning and Administering Microsoft Azure for SAP Workloads Exam
Introduction
Microsoft has created a track for Azure professionals who are knowledgeable in SAP landscape to get certified this platform. This certification program provides Microsoft Azure for SAP Workloads professionals a way to demonstrate their skills. The assessment is based on a rigorous exam using industry standard methodology to determine whether a candidate meets MicrosoftâÂÂs proficiency standards.
According to Microsoft, a Microsoft Certified Professional enables organizations to leverage Microsoft Azure for SAP Workloads technologies with a thorough understanding of generating existing SAP inventories, designing migration strategies, designing Azure infrastructure services, HA models supported in HANA .
Certification is evidence of your skills, expertise in those areas in which you like to work. If candidate wants to work on Microsoft Azure for SAP Workloads and prove his knowledge, certification offered by Microsoft. This AZ-120 Exam Certification helps a candidate to validates his skills in Microsoft Azure for SAP Workloads Technology.
In this guide, we will cover the AZ-120:Planning and Administering Microsoft Azure for SAP Workloads Certification exam, AZ-120:Planning and Administering Microsoft Azure for SAP Workloads Certified professional salary and all aspects of the AZ-120:Planning and Administering Microsoft Azure for SAP Workloads Certification.
NEW QUESTION 48
You have an on-premises SAP environment.
Backups are performed by using tape backups. There are SO TB of backups.
A Windows file server has BMP images of checks used by SAP Finance. There are 9 IB of images.
You need to recommend a method to migrate the images and the tape backups to Azure. The solution must maintain continuous replication of the images.
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.
Answer:
Explanation:
Tape Backups - Azure Databox
File Server - Azure Storage Explorer
NEW QUESTION 49
You plan to deploy multiple SAP HANA virtual machines to Azure by using an Azure Resource Manager template.
How should you configure Accelerated Networking and Write Accelerator in the template? 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:
Explanation:
Box 1: true
enableAcceleratedNetworking: If the network interface is accelerated networking enabled.
To further reduce network latency between Azure VMs, we [Micorosoft] recommend that you choose Azure Accelerated Networking. Use it when you deploy Azure VMs for an SAP workload, especially for the SAP application layer and the SAP DBMS layer.
Box 2: true
Write Accelerator should be used for the volumes that contain the transaction log or redo logs of a DBMS. It is not recommended to use Write Accelerator for the data volumes of a DBMS as the feature has been optimized to be used against log disks.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/dbms_guide_general
NEW QUESTION 50
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 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 query views from SAP HANA Studio.
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 51
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.EnableSwap=y
- B. ResourceDisk.SwapSizeMB=229376
- C. AutoUpdate.Enabled=n
- D. ResourceDisk.EnableSwapEncryption=n
Answer: A,B
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 52
You have an SAP production landscape that uses SAP HANA databases.
You configure a metric alert for the primary HANA server as shown in the following exhibit.

Answer:
Explanation:
NEW QUESTION 53
You need to provide the Azure administrator with the values to complete the Azure Resource Manager template.
Which values should you provide for diskCount, StorageAccountType, and domainName? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: 4
Scenario: the Azure Resource Manager template that will be used to provision the production application servers.
Ensure that each production application server has four 1-TB data disks.
Box 2: Standard_LRS
Scenario: Minimize costs whenever possible.
Box 3: contoso.onmicrosoft.com
The network contains an on-premises Active Directory domain named ad.contoso.com.
The Initial domain: The default domain (onmicrosoft.com) in the Azure AD Tenant. For example, contoso.onmicrosoft.com.
References:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-userprincipalname
NEW QUESTION 54
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.
Answer:
Explanation:
Explanation:
Box 1: Yes
Box 2: No
A design that's not supported is the segregation of the SAP application layer and the DBMS layer into different Azure virtual networks that aren't peered with each other. We recommend that you segregate the SAP application layer and DBMS layer by using subnets within an Azure virtual network instead of by using different Azure virtual networks.
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.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/dbms_guide_general
NEW QUESTION 55
You have a n SAP environment on Azure.
Your on-premises network uses a 1-Gbps ExpresRoute circuit to connect to Azure Private peering is enabled on the circuit. The default route (0.0.0.0/0) from the on-premises network is advertised You need to resolve the issue without modifying the ExpresRoute circuit. The solution must minimize administrative effort. What should you do?
- A. Create an application security group.
- B. Enable virtual network service endpoints.
- C. Create a user-defined route tint redirects traffic to the Blob storage.
- D. Change the backup solution to use a third-party software that can write to the Blob storage.
Answer: C
NEW QUESTION 56
You are deploying an SAP environment across Azure Availability Zones. The environment has the following components:
* ASCS/ERS instances that use a failover cluster
* SAP application servers across the Azure Availability Zones
* Database high availability by using a native database solution
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
Box 2: Yes
AAP application server to database server latency can be tested with ABAPMeter report /SSA/CAT.
Box 3: Yes
To analyze network issue or measure network metrics you can test the connection using SAP's NIPING program. You can use NIPING to analyze the network connection between any two machines running SAP software.
Reference:
https://azure.microsoft.com/sv-se/blog/azure-availability-zones-expand-with-new-services-and-to-new-regions-in
https://azure.microsoft.com/en-us/blog/sap-on-azure-architecture-designing-for-performance-and-scalability/
https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=360974069
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-ha-availability-zones#:~:text=In%20
NEW QUESTION 57
A customer that has a large enterprise SAP environment plans to migrate to Azure. The environment uses servers that run Windows Server 2016 and Microsoft SQL Server.
The environment is critical and requires a comprehensive business continuity and disaster recovery (BCDR) strategy that minimizes the recovery point objective (RPO) and the recovery time objective (RTO).
The customer wants a resilient environment that has a secondary site that is at least 250 kilometers away.
You need to recommend a solution for the customer.
Which two solutions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. warm standby virtual machines in paired regions
- B. warm standby virtual machines in Azure Availability Zones
- C. an internal load balancer to route Internet traffic
- D. Azure Traffic Manager to route incoming traffic
- E. warm standby virtual machines in an Azure Availability Set that uses geo-redundant storage (GRS)
Answer: A,E
Explanation:
A: An Azure Region Pair is a relationship between two Azure Regions within the same geographic region for disaster recovery purposes. If one of the regions were to experience a disaster or failure, then the services in that region will automatically failover to that regions secondary region in the pair.
C: For increased availability, you can deploy two VMs with two HANA instances within an Azure availability set that uses HANA system replication for availability.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-hana-availability-one-region
NEW QUESTION 58
You have an on-premises SAP environment hosted on VMware VSphere that uses Microsoft SQL Server as the database platform.
You plan to migrate the environment to Azure. The database platform will remain the same.
You need gather information to size the target Azure environment for the migration.
What should you use?
- A. Azure Advisor
- B. Azure Monitor
- C. the SAP EarlyWatch report
- D. the SAP HANA sizing report
Answer: A
Explanation:
Azure Advisor provides recommendations for Application Gateway, App Services, availability sets, Azure Cache, Azure Data Factory, Azure Database for MySQL, Azure Database for PostgreSQL, Azure Database for MariaDB, Azure ExpressRoute, Azure Cosmos DB, Azure public IP addresses, SQL Data Warehouse, SQL servers, storage accounts, Traffic Manager profiles, and virtual machines.
Note: Advisor is a personalized cloud consultant that helps you follow best practices to optimize your Azure deployments. It analyzes your resource configuration and usage telemetry and then recommends solutions that can help you improve the cost effectiveness, performance, high availability, and security of your Azure resources.
With Advisor, you can:
Get proactive, actionable, and personalized best practices recommendations.
Improve the performance, security, and high availability of your resources, as you identify opportunities to reduce your overall Azure spend.
Get recommendations with proposed actions inline.
Incorrect Answers:
A: The SAP EarlyWatch report is a monitoring tool that monitors the essential administrative areas of SAP components and keeps you up to date on their performance and stability. SAP EarlyWatch Alert runs automatically to keep you informed, so you can react to issues proactively, before they become critical.
Reference:
https://docs.microsoft.com/en-us/azure/advisor/advisor-overview
Design an Azure Solution to Support SAP Workloads
Testlet 1
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
Litware, Inc. is an international manufacturing company that has 3,000 employees.
Litware has two main offices. The offices are located in Miami, FL, and Madrid, Spain.
Existing Environment
Infrastructure
Litware currently uses a third-party provider to host a datacenter in Miami and a disaster recovery datacenter in Chicago, IL.
The network contains an Active Directory domain named litware.com. Litware has two third-party applications hosted in Azure.
Litware already implemented a site-to-site VPN connection between the on-premises network and Azure.
SAP Environment
Litware currently runs the following SAP products:
* Enhancement Pack6 for SAP ERP Central Component 6.0 (SAP ECC 6.0)
* SAP Extended Warehouse Management (SAP EWM)
* SAP Supply Chain Management (SAP SCM)
* SAP NetWeaver Process Integration (PI)
* SAP Business Warehouse (SAP BW)
* SAP Solution Manager
All servers run on the Windows Server platform. All databases use Microsoft SQL Server. Currently, you have
20 production servers.
You have 30 non-production servers including five testing servers, five development servers, five quality assurance (QA) servers, and 15 pre-production servers.
Currently, all SAP applications are in the litware.com domain.
Problem Statements
The current version of SAP ECC has a transaction that, when run in batches overnight, takes eight hours to complete. You confirm that upgrading to SAP Business Suite on HANA will improve performance because of code changes and the SAP HANA database platform.
Litware is dissatisfied with the performance of its current hosted infrastructure vendor. Litware experienced several hardware failures and the vendor struggled to adequately support its 24/7 business operations.
Requirements
Business Goals
Litware identifies the following business goals:
* Increase the performance of SAP ECC applications by moving to SAP HANA. All other SAP databases will remain on SQL Server.
* Move away from the current infrastructure vendor to increase the stability and availability of the SAP services.
* Use the new Environment, Health and Safety (EH&S) in Recipe Management function.
* Ensure that any migration activities can be completed within a 48-hour period during a weekend.
Planned Changes
Litware identifies the following planned changes:
* Migrate SAP to Azure.
* Upgrade and migrate SAP ECC to SAP Business Suite on HANA Enhancement Pack 8.
Technical Requirements
Litware identifies the following technical requirements:
* Implement automated backups.
* Support load testing during the migration.
* Identify opportunities to reduce costs during the migration.
* Continue to use the litware.com domain for all SAP landscapes.
* Ensure that all SAP applications and databases are highly available.
* Establish an automated monitoring solution to avoid unplanned outages.
* Remove all SAP components from the on-premises network once the migration is complete.
* Minimize the purchase of additional SAP licenses. SAP HANA licenses were already purchased.
* Ensure that SAP can provide technical support for all the SAP landscapes deployed to Azure.
NEW QUESTION 59
Your on-premises network contains SAP and non-SAP applications.
You have JAVA-based SAP systems that use SPNEGO for single-sign on (SSO) authentication.
Your external portal uses multi-factor authentication (MFA) to authenticate users.
You plan to extend the on-premises authentication features to Azure and to migrate the SAP applications to Azure.
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
Box 2: Yes
Password hash synchronization is one of the sign-in methods used to accomplish hybrid identity. Azure AD Connect synchronizes a hash, of the hash, of a users password from an on-premises Active Directory instance to a cloud-based Azure AD instance.
Password hash synchronization is an extension to the directory synchronization feature implemented by Azure AD Connect sync. You can use this feature to sign in to Azure AD services like Office 365. You sign in to the service by using the same password you use to sign in to your on-premises Active Directory instance.
Box 3: Yes
If your organization is federated with Azure AD, you can use Azure Multi-Factor Authentication to secure AD FS resources, both on-premises and in the cloud. Azure MFA enables you to eliminate passwords and provide a more secure way to authenticate.
References:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/whatis-phs
https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/configure-ad-fs-and-azure-mfa
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-pta
NEW QUESTION 60
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:
NEW QUESTION 61
You deploy an SAP environment on Azure.
You need to configure SAP NetWeaver to authenticate by using Azure Active Directory (Azure AD).
Which four 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.
Answer:
Explanation:
NEW QUESTION 62
You plan to deploy an SAP environment on Azure. The SAP environment will have landscapes for production, development. and quality assurance.
You need to minimize the costs associated with running the development and quality assurance landscapes on Azure. What should you do?
- A. Configure Azure virtual machine scales sets.
- B. Configure scaling for Azure App Service.
- C. Create a scheduled task that runs the stopsap command.
- D. Create Azure Automation runbooks to stop, deallocate, and start Azure virtual machines.
Answer: C
NEW QUESTION 63
You deploy SAP HANA by using SAP HANA on Azure (Large Instances).
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 SAP Azure Enhanced Monitoring Extension allows for collecting diagnostic data including OS and Application performance counters from Azure VMs running SAP workloads.
Box 3: No
References:
http://www.deployazure.com/compute/virtual-machines/sap-azure-enhanced-monitoring-extension/
Topic 1, Litware, inc
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 question include on this exam in the time provided.
To answer the question included in a case study, you will need to reference information that is provided in the case study. Case studies might contain and other resources that provide information about the scenario that is describe in the case study. Each question is independent of the other question in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answer 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 the content requirements, existing environment, and problem statements, if the case study has an All Information tab, note that the information displayed its identical to the information displayed on the subsequence tabs. When you are ready to answer a question click the Question button to return to the question.
Overview
Litware, inc. is an international manufacturing company that has 3,000 employees.
Litware has two main offices. The offices are located in Miami, FL, and Madrid Spain.
Existing Environment
Infrastructure
Litware currently uses a third-party provider to host a datacenter in Miami and a disaster recovery datacenter in Chicago, it.
The network contains an Active Directory domain named litware.com.Litware has two third-party applications hosted in Azure.
Litware already implemented a site-to-site VPN connection between the on-premises network and Azure.
SAP Environment
Litware currently runs the following SAP products:
* Enhancement Pack 6 for SAP ERP Central Component 6.0 (SAP ECC 6.0)
* SAP Extended Warehouse Management (SAP EWM)
* SAP Business Warehouse (SAP BW)
* SAP NetWeaver Process Integration (PI)
* SAP Solution Manager
All users run on the Windows Server platform. All databases use Microsoft SQL Server. Currently, you have 20 production servers.
You have 30 non-production servers including five testing severs, five development servers, five quality assurance (QA) servers, and 15 pre=production servers.
Currently, all SAP applications are in the litware.com domain.
Problem Statements
The current version of SAP ECC has a transaction that, when run in batches overnight, tables eight hours to complete. You confirm that upgrading to SAP Business Suite on HANA will improve performance because of code changes and the SAP HANA database platform.
Litware is dissatisfied with the performance of its current hosted infrastructure vendor. Litware experienced several hardware failures and the vendor struggled to adequately its 24/7 business operation.
Business Goals
Litware identifies the following business goals:
* Increase the performance of SAP ECC application by moving to SAP HANA. All other database will remain on SQL Server.
* Move away from the current infrastructure vendor to increase the stability and availability of the SAP services.
* Use the new Environment, Health and Safety (EH&S) in Recipe Management function.
* Ensure that any migration activities can be completed within a 48-hour period during a weekend.
Planned Changes
Litware identifies the following planned changes:
* Migrate SAP to Azure.
* Upgrade and migrate SAP ECC to SAP business Suite on HANA Enhancement Pack 8.
Technical Requirements
Litware identifies the following technical requirements:
* Implement automated backups.
* Support load testing during the migrate.
* Identify opportunities to reduces costs during the migration.
* Continue to use the Litware.com domain for all SAP landscapes.
* Ensure that all SAP applications and databases are highly available.
* Remove all SAP components from the on-premises network once the migrate is complete.
* Minimize the purchase of additional SAP licenses. SAP HANA license were already purchased.
* Ensure that SAP can provide technical support for all the SAP landscapes deployed to Azure.
NEW QUESTION 64
You deploy an SAP environment on Azure.
Your company has a Service Level Agreement (SLA) of 99.99% for SAP.
You implement Azure Availability Zones that have the following components:
* Redundant SAP application servers
* ASCS/ERS instances that use a failover cluster
* Database high availability that has a primary instance and a secondary instance You need to validate the load distribution to the application servers. What should you use?
- A. Azure Monitor
- B. SAP Solution Manager
- C. SAPControl
- D. SAP Web Dispatcher
Answer: A
NEW QUESTION 65
Your on-premises network contains an Active Directory domain.
You are deploying a new SAP environment on Azure.
You need to configure SAP Single Sign-On to ensure that users can authenticate lo SAP GUI and SAP WebGUI.
Which four 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.
Answer:
Explanation:
NEW QUESTION 66
You have an Azure Active Directory (Azure AD) tenant and an SAP Cloud Platform tenant.
You need to ensure that users sign in automatically by using their Azure AD accounts when they connect to SAP Cloud Platform.
Which four 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:
NEW QUESTION 67
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 68
You have an on-premises SAP environment that uses AIX servers and IBM DB2 as the database platform.
You plan to migrate SAP to Azure. In Azure, the SAP workloads will use Windows Server and Microsoft SQL Server as the database platform.
What should you use to export from DB2 and import the data to SQL Server?
- A. R3trans
- B. Azure SQL Data Warehouse
- C. SQL Server Management Studio (SSMS)
- D. R3load
Answer: C
Explanation:
To migrate DB2 databases to SQL Server, you must connect to the DB2 database that you want to migrate.
When you connect, SSMA obtains metadata about all DB2 schemas, and then displays it in the DB2 Metadata Explorer pane.
References:
https://docs.microsoft.com/en-us/sql/ssma/db2/connecting-to-db2-database-db2tosql?view=sql-server-ver15
https://docs.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sap/import-sap-data-using-sql- server-management-studio
NEW QUESTION 69
You need to connect SAP HANA on Azure (Large Instances) to an Azure Log Analytics workspace.
Which four 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.
Answer:
Explanation:
Explanation
3 5 2 4
References:
http://www.deployazure.com/compute/virtual-machines/sap-azure-enhanced-monitoring-extension/
https://docs.microsoft.com/en-us/azure/azure-monitor/platform/gateway
NEW QUESTION 70
A company named Contoso. Ltd. has users across the globe. Contoso is evaluating whether to migrate SAP to Azure.
The SAP environment runs on SUSE Linux Enterprise Server (SIES) servers and SAP HANA databases. The Suite on HANA database is 4 TB.
You need to recommend a migration solution to migrate SAP application service and the SAP HANA databases. the solution must minimize downtime.
Which migration solutions should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 71
......
Pass Your Microsoft Azure AZ-120 Exam on Jan 06, 2022 with 135 Questions: https://www.pass4guide.com/AZ-120-exam-guide-torrent.html
Latest Microsoft AZ-120 PDF and Dumps (2022) Free Exam Questions Answers: https://drive.google.com/open?id=1yM5L3UGyNMIGgze5Sb1Dfypqtec8w7kN