Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > Microsoft > Microsoft Certified: Azure for SAP Workloads Specialty > AZ-120

AZ-120 Planning and Administering Microsoft Azure for SAP Workloads Question and Answers

Question # 4

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.

Full Access
Question # 5

You are planning the Azure network infrastructure to support the disaster recovery requirements.

What is the minimum number of virtual networks required for the SAP deployed?

A.

1

B.

2

C.

3

D.

4

Full Access
Question # 6

You are planning replication of the SAP HANA database for the disaster recovery environment in 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.

Full Access
Question # 7

This question requires that you evaluate the underlined BOLD text to determine if it is correct.

You are planning for the administration of resources in Azure.

To meet the technical requirements, you must first implement Active Directory Federation Services (AD FS).

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.

Azure AD Connect

C.

Azure AD join

D.

Enterprise State Roaming

Full Access
Question # 8

You are evaluating the proposed backup policy.

For each of the following statements, select Yes if the statement is true. otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 9

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE Each correct selection is worth one point.

Full Access
Question # 10

You have a Hyper-V generation 2 virtual machine image that was prepared by running sysprep.exe. You plan to use the image as part of an SAP application server deployment on Azure. You need to ensure that you can deploy the image as an Azure virtual machine. What should you do first?

A.

Convert the virtual disk to a dynamically expanding disk.

B.

Use Azure Storage Explorer to upload the VHDX file to a storage account.

C.

Convert the VHDX disk image to a VHD disk image.

D.

Run azcopy to upload the VHDX file to a managed disk.

Full Access
Question # 11

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.

Full Access
Question # 12

You have an SAP production landscape in Azure.

You plan to migrate the landscape to an SAP RISE managed workload.

Which task will be the sole responsibility of the SAP vendor after the migration?

A.

configuring security monitoring in Microsoft Sentinel

B.

sizing the Azure resources that host the landscape

C.

implementing single sign-on (SSO)

D.

configuring virtual network peering

Full Access
Question # 13

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 high availability configuration of the ASCS/ERS cluster.

What should you use?

A.

SAP Web Dispatcher

B.

Azure Traffic Manager

C.

SAPControl

D.

SAP Solution Manager

Full Access
Question # 14

You have an Azure subscription.

You plan to deploy a SAP NetWeaver landscape that will use SQL Server on Azure virtual machines. The solution must meet the following requirements:

    The SAP application and database tiers must reside in the same Azure zone.

    The application tier in the Azure virtual machines must belong to the same Availability Set.

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.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Full Access
Question # 15

You have an SAP environment that contains the following components:

* Enhancement Package 6 for SAP ERP Central Component 6.0 (SAP ECC 6.0)

* Servers that runs SUSE Linux Enterprise Server 12 (SIES 12)

* Databases on IBM D82 10.5

* SAP Solution Manager 7.1

You plan to migrate the SAP environment 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.

Full Access
Question # 16

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.

Full Access
Question # 17

You have an Azure subscription named Sub! that contains a virtual machine named VM1. You have an SAP RISE managed workload that is integrated with Sub1.

You plan to use the SAP table connector to ingest data from the managed workload into Azure Data Factory. What should you configure on VM1?

A.

a self-hosted integration runtime

B.

an Azure Databricks runtime

C.

an Azure File Sync agent

D.

an on-premises data gateway

Full Access
Question # 18

You have An Azure subscription that contains an availability set named AS1 and a virtual machine named VM1. VM1 hosts an SAP NetWeavef application

You need to ensure that AS1 includes VM1.

Which four PowerShell cmdlets should you run in sequence? To answer, move the appropriare actions from the list of actions to the answer area and arrange them m the correct order.

Full Access
Question # 19

You have an SAP production landscape on-premises and an SAP development landscape on Azure.

You deploy a network virtual appliance to act as a firewall between the Azure subnet and the on-premises network.

Solution: You configure route filters for Microsoft peering.

Does this meet the goal?

A.

Yes

B.

No

Full Access
Question # 20

You have an instance of SAP NANA on Azure (Large Instances) named HIM.

You plan to deploy Azure virtual machines. The virtual machines will host application servers that will access the database on HLI1.

You need to minimize latency between the application servers and HLH

What should you do? To answer, select the appropriate options m the answer area

NOTE: Each correct selection is worth one point.

Full Access
Question # 21

You are building an SAP environment by using Azure Resource Manager templates. The SAP environment will use Linux virtual machines.

You need to correlate the LUN of the data disks in the template to the volume of the virtual machines.

Which command should you run/

A.

Is /dev/ disk/azure/root

B.

Is /dev/ disk/azure/scsil

C.

Tree /dev/ disk/azure/root

D.

Tree /dev/disk/azure/resource

Full Access
Question # 22

You plan to automate a deployment of SAP NetWeave on Azure virtual machines by using Azure Resource Manager templates. The database tier will consist of two instances of an Azure Marketplace Microsoft SQL Server 2017 virtual machine image that each has 8 TB of RAM.

Which task should you include in the templates used to deploy the SQL Server virtual machines?

A.

Enable buffer pool extensions in SQL Server.

B.

Enable read caching on the disks used to store the SQL Server database log files.

C.

Run the SQL Server setup and specify the /ACTION=REBUILDDATABASE and /SQLCOLLATION switches.

D.

Run the SQL Server setup and specify the /ACTION-INSTALL and /SQLMAXMEMORY switches.

Full Access
Question # 23

You have an Azure subscription. The subscription contains two virtual machines named SQL1 and SQL2 that host a Microsoft SQL Server 2019 Always On availability group named AOG1.

You plan to deploy an SAP NetWeaver system that will have a database tier hosted on AOG1.

You need to configure networking for SQL1 and SQL2. The solution must meet the following requirements:

• Eliminate the need to create a distributed network name (DNN).

• Minimize costs.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 24

You have an Azure subscription named Sub! that contains an Azure logic app named Appl. You have an SAP RISE managed workload that is integrated with Sub1. You need to ensure that App1 can access data stored in SAP by using REST API calls. What should you deploy?

A.

an Azure Data Share instance

B.

an on-premises data gateway

C.

an integration runtime

D.

an application gateway

Full Access
Question # 25

You have an on-premises deployment of SAP Business Suite on HANA that includes a CPU-intensive application tier and a 20-TB database tier.

You plan to migrate to SAP HANA on Azure.

You need to recommend a compute option to host the application and database tiers. The solution must minimize cost.

What should you recommend for each tier? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 26

You have an SAP Cloud Platform subscription and an Azure Active Directory (Azure AD) tenant.

You need to ensure that Azure AD users can access SAP Cloud App by using their Azure AD credentials.

What should you configure?

A.

Active Directory Domain Services (AD DS)

B.

SAP Cloud Platform Identity Authentication

C.

A conditional access policy

D.

SAP Cloud Connector

Full Access
Question # 27

You ate planning an SAP on Azure deployment.

You need to recommend a storage access solution that meets the following requirements;

• Provides a common file share that will be accessed by virtual machines that run either Red Hat Enterprise Linux (RHEL) or Windows Server 2022.

• Ensures that each virtual machine uses its native sharing protocol to access the common file share.

Which type of storage should you include in the recommendation?

A.

a standard storage account file share

B.

Azure NetApp Files in dual protocol mode

C.

a premium storage account file share

D.

Azure NetApp Files in NFSv4.1 mode

Full Access
Question # 28

You have an on-premises SAP landscape and an Azure subscription that contains a virtual network named VNET1. VNET1 has the following settings.

You plan to migrate the landscape to Azure.

You need to configure VNET1 to support the SAP landscape.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the settings.

NOTE: Each correct selection is worth one point.

Full Access
Question # 29

You plan to deploy a highly available ASCS instance to SUSE Linux Enterprise Server (SLES) virtual machines in Azure.

You are configuring an internal Azure Standard Load Balancer for the ASCS instance.

How should you configure the internal Standard Load Balancer? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 30

You have an on-premises network.

You have an Azure subscription.

You plan to deploy an SAP production landscape that will include on-premises servers and Azure virtual machines. The landscape will be hosted on servers that run SUSE Linux Enterprise Server (SLES).

You need to recommend a solution to standardize the provisioning and configuration of the SLES servers for SAP workloads. The solution must meet the following requirements:

• Automate provisioning for new on-premises servers and Azure virtual machines.

• Ensure that you can run the Azure VM extension for SAP solutions.

Which package should you recommend for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Full Access
Question # 31

You have an Azure virtual machine named VM1 that hosts an SAP application server.

You need to implement snoozing for VM1. The solution must meet the following requirements:

• Minimize compute costs for VM1.

• Gracefully terminate the SAP application.

What should you do? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Full Access
Question # 32

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 33

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

Full Access
Question # 34

You need to recommend a solution to reduce the cost of the SAP non-production landscapes after the migration.

What should you include in the recommendation?

A.

Deallocate virtual machines when not In use.

B.

Migrate the SQL Server databases to Azure SQL Data Warehouse.

C.

Configure scaling of Azure App Service.

D.

Deploy non-production landscapes to Azure Devlest Labs.

Full Access
Question # 35

You are evaluating the migration plan.

Licensing for which SAP product can be affected by changing the size of the virtual machines?

A.

SAP Solution Manager

B.

PI

C.

SAP SCM

D.

SAP ECC

Full Access
Question # 36

What should you use to perform load testing as part of the migration plan?

A.

JMeter

B.

SAP LoadRunner by Micro Focus

C.

Azure Application Insights

D.

Azure Monitor

Full Access
Question # 37

You need to ensure that you can receive technical support to meet the technical requirements.

What should you deploy to Azure?

A.

SAP Landscape Management (LaMa)

B.

SAP Gateway

C.

SAP Web Dispatcher

D.

SAPRouter

Full Access
Question # 38

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Full Access
Question # 39

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.

Use the Database migration Option (DMO) to migrate to SAP HANA and Azure During the same maintenance window.

B.

Use Near-Zero Downtime (NZDT) to migrate to SAP HANA and Azure during the same maintenance window.

C.

Migrate SAP to Azure, and then migrate SAP ECC to SAP Business Suite on HANA.

D.

Migrate SAP ECC to SAP Business Suite on HANA an the migrate SAP to Azure.

Full Access