ExamGecko
Home Home / Microsoft / AZ-120

Microsoft AZ-120 Practice Test - Questions Answers, Page 10

Question list
Search
Search

List of questions

Search

Related questions











HOTSPOT

You have an on-premises deployment of SAP HANA.

You plan to migrate the deployment to Azure.

You need to identify the following from the last six months:

The number of active users

The database performance

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

NOTE: Each correct selection is worth one point.

Question 91
Correct answer: Question 91

Explanation:

Reference:

https://assets.cdn.sap.com/sapcom/docs/2019/09/0e8d0628-687d-0010-87a3-c30de2ffd8ff.pdf

You have an on-premises SAP landscape that contains an IBM DB2 database.

You need to recommend a solution to migrate the landscape to Azure and the database to SAP HANA. The solution must meet the following requirements:

Be supported by SAP. Minimize downtime.

What should you include in the recommendation?

A.
SAP Database Migration Option (DMO) with System Move
A.
SAP Database Migration Option (DMO) with System Move
Answers
B.
Azure Database Migration Service
B.
Azure Database Migration Service
Answers
C.
Azure Import/Export service
C.
Azure Import/Export service
Answers
D.
Azure Data Box Gateway
D.
Azure Data Box Gateway
Answers
Suggested answer: A

Explanation:

In 2013, SAP introduced new procedure called Database Migration Option (part of Software Update Manager), which can help you during the migration to HANA database. It combines Unicode conversion, system update and database migration into a single step which extremely simplified the overall process.

Reference: https://blogs.sap.com/2017/10/05/your-sap-on-azure-part-2-dmo-with-system-move/

You have an on-premises SAP landscape that contains a 20-TB IBM DB2 database. The database contains large tables that are optimized for read operations via secondary indexes.

You plan to migrate the database platform to SQL Server on Azure virtual machines.

You need to recommend a database migration approach that minimizes the time of the export stage.

What should you recommend?

A.
log shipping
A.
log shipping
Answers
B.
deleting secondary indexes
B.
deleting secondary indexes
Answers
C.
SAP Database Migration Option (DMO) in parallel transfer mode
C.
SAP Database Migration Option (DMO) in parallel transfer mode
Answers
D.
table splitting
D.
table splitting
Answers
Suggested answer: B

Explanation:

Secondary indexes for very large tables can be removed from the STR file and built ONLINE with scripts after the main portion of the import has finished and post processing tasks such as configuring STMS are occurring.

References: https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/very-large-database-migration-to-azure-8211-recommendations/ba-p/368146

You have an on-premises third-party enterprise resource planning (ERP) system that uses Microsoft SQL Server 2016. You plan to migrate the ERP system to SAP Business Suite on SAP HANA on Azure virtual machines.

You need to identify the appropriate sizing for Business Suite on HANA.

What should you use?

A.
SAP Quick Sizer for HANA Cloud
A.
SAP Quick Sizer for HANA Cloud
Answers
B.
HANA Cockpit
B.
HANA Cockpit
Answers
C.
SAP Quick Sizer for HANA
C.
SAP Quick Sizer for HANA
Answers
D.
SAP Cloud Platform Cockpit
D.
SAP Cloud Platform Cockpit
Answers
Suggested answer: A

Explanation:

If a customer runs non-SAP systems, the only way of Sizing the required Hardware for SAP HANA is the Quick-Sizer tool. HANA-based Cloud Quick Sizer: Please use this version, if the product that you want to size shall run in the Cloud; e.g. SAP S/4HANA Cloud and SAP Data Warehouse Cloud.

Reference: https://www.sap.com/about/benchmark/sizing.html#quick-sizer

You plan to migrate an on-premises SAP development system to Azure.

Before the migration, you need to check the usage of the source system hardware, such as CPU, memory, network, etc. Which transaction should you run from SAP GUI?

A.
SM51
A.
SM51
Answers
B.
DB01
B.
DB01
Answers
C.
DB12
C.
DB12
Answers
D.
ST06
D.
ST06
Answers
Suggested answer: D

Explanation:

ST06 is a transaction code used for Operating System Monitor in SAP.

SAP transaction ST06 (Operating System Monitor) is classified in the Basis Component module under application component Operating System Monitors and runs Monitoring Operating System program RSHOST05 upon execution. Incorrect Answers:

A: Transaction code SM51 is to display list of active application servers that have registered in the SAP message server. B: DB01 is a transaction code used for Analyze Exclusive Lockwaits in SAP.

C: Transaction code DB12 is to collects and presents information that is necessary to monitor database backups.

Reference: https://saptransactions.com/codes/ST06/

You have an SAP landscape on Azure that contains the virtual machines shown in the following table.

You need to ensure that the Application Server role is available if a single Azure datacenter fails. What should you include in the solution?

A.
a local network gateway
A.
a local network gateway
Answers
B.
Azure Load Balancer Standard
B.
Azure Load Balancer Standard
Answers
C.
Azure Virtual WAN
C.
Azure Virtual WAN
Answers
D.
Azure Active Directory (Azure AD) Application Proxy
D.
Azure Active Directory (Azure AD) Application Proxy
Answers
Suggested answer: B

Explanation:

For the load balancers of the failover clusters of SAP Central Services and the DBMS layer, you need to use the Standard SKU Azure Load Balancer. The Basic Load Balancer won't work across zones.

Note:

The DBMS also is a single point of contact in an SAP system. You need to protect it by using a high-availability solution. The following figure shows a SQL Server AlwaysOn high-availability solution in Azure, with Windows Server Failover Clustering and the Azure internal load balancer.

Incorrect Answers:

C: Azure Virtual WAN is a networking service that brings many networking, security, and routing functionalities together to provide a single operational interface.

D: Application Proxy is recommended for giving remote users access to internal resources. Application Proxy replaces the need for a VPN or reverse proxy for these remote access use cases.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-architecture-scenarios

DRAG DROP

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.

Question 97
Correct answer: Question 97

Explanation:

Step 1: Create a proximity placement group

A proximity placement group is a logical grouping of Azure resources within the same Azure data center in order to reduce latency.

Step 2: Create an Availability Set

Create an availability set that references the Azure proximity group.

By adding the availability sets to proximity placement groups, the network latencies are considerably reduced, thereby improving the overall performance.

Step 3: Deploy SQL Server on Azure Virtual machines

Step 4: Deploy the application tier in the Azure virtual machines

Deploy the application layer VMs by referencing the availability set and the proximity placement group.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-proximity-placement-scenarios

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

You have an SAP environment on Azure that uses Microsoft SQL Server as the RDBMS.

You plan to migrate to an SAP HANA database.

To calculate the amount of memory and disk space required for the database, you can use SAP Quick Sizer. 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
A.
No change is needed
Answers
B.
Azure Migrate
B.
Azure Migrate
Answers
C.
/SDF/HDB_SIZING
C.
/SDF/HDB_SIZING
Answers
D.
SQL Server Management Studio (SSMS)
D.
SQL Server Management Studio (SSMS)
Answers
Suggested answer: C

Explanation:

If you want to move an existing deployed system from another relational database management system (RDBMS) to HANA. SAP provides reports to run on your existing SAP system. If the database is moved to HANA, these reports check the data and calculate memory requirements for the HANA instance.

/SDF/HDB_SIZING is a standard Executable ABAP Report available within your SAP system (depending on your version and release level).

ABAP code listing snippet for SAP ABAP Report /SDF/HDB_SIZING

*&-------------------------------*

*& Report /SDF/HDB_SIZING // ZNEWHDB_SIZE

*&

*&-------------------------------*

*& Estimates the memory requirement in HANA of non-HANA databases * *& When run on HANA, size the database using real memory consumption *& values.

*&-------------------------------*

*

*

REPORT /SDF/HDB_SIZING LINE-SIZE 101 LINE-COUNT 90 NO STANDARD PAGE HEADING.

DATA: l_version TYPE c LENGTH 6 VALUE '54'. "54.2 TYPES: ty_para(2) TYPE n, ty_top(3) TYPE n.

TYPE-POOLS: abap.

DATA: tabname TYPE tabname, subrc TYPE sy-subrc, p_prf TYPE abap_bool,

....See full code listing within your SAP system using transactions such as SE80 and SE38

Incorrect Answers:

A: When you're starting an implementation from scratch, SAP Quick Sizer will calculate memory requirements of the implementation of SAP software on top of HANA.

Reference: https://www.se80.co.uk/sapreports/-/-fs-/-fs-sdf-fs-hdb_sizing.htm https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/hana-sizing

You are deploying an SAP production landscape to Azure.

Your company's chief information security officer (CISO) requires that the SAP deployment complies with ISO 27001. You need to generate a compliance report for ISO 27001.

What should you use?

A.
Azure Log Analytics
A.
Azure Log Analytics
Answers
B.
Azure Monitor
B.
Azure Monitor
Answers
C.
Azure Active Directory (Azure AD)
C.
Azure Active Directory (Azure AD)
Answers
D.
Azure Security Center
D.
Azure Security Center
Answers
Suggested answer: D

Explanation:

In the Azure Security Center regulatory compliance blade, you can get an overview of key portions of your compliance posture with respect to a set of supported standards. Currently supported standards are Azure CIS, PCI DSS 3.2, ISO 27001, and SOC TSP.

Reference:

https://azure.microsoft.com/en-us/blog/regulatory-compliance-dashboard-in-azure-security-center-now-available/

HOTSPOT

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.

Question 100
Correct answer: Question 100

Explanation:

Box 1: Ev3 series M Azure virtual machines

The Ev3 series pricing is starting from $58.40 /per month.

The E-series Azure VMs are optimized for heavy in-memory applications such as SAP HANA. These VMs are configured with high memory-to-core ratios, which makes them well-suited for memoryintensive enterprise applications, large relational database servers, in-memory analytics workloads etc.

The Ev3-series VMs range from 2 to 64 vCPUs and 16-432 GiB of RAM, respectively.

Example workloads include SAP HANA (e.g., E64s v3, E20ds v4, E32ds v4, E48ds v4, E64ds v4), SAP S/4 HANA application layer, SAP NetWeaver application layer, and more broadly memory-intensive enterprise applications, large relational database servers, data warehousing workloads, business intelligence applications, in-memory analytics workloads, and additional business-critical applications, including systems that process financial transactions of various nature... Incorrect Answers:

On price: The M-series family pricing is starting from $1,121.65 /per month.

Note: The M-series family of Azure virtual machines are memory optimized and are ideal for heavy in-memory workloads such as SAP HANA. The M-Series offer up to 4 TB of RAM on a single VM. In addition, these VMs offer a virtual CPU count of up to 128 vCPUs on a single VM to enable high performance parallel processing.

Example workloads include SAP HANA, SAP S/4 HANA, SQL Hekaton and other large in-memory business critical workloads requiring massive parallel compute power.

Box 2: Hana on Azure (Large Instances)

The storage used in HANA Large Instances has a file size limitation. The size limitation is 16 TB per file.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/hana-storage-architecture

https://azure.microsoft.com/en-us/pricing/details/virtual-machines/series/

Total 187 questions
Go to page: of 19