2022 Updated Verified AZ-120 Q&As - Pass Guarantee or Full Refund
[Jan-2022] AZ-120 Certification with Actual Questions from BraindumpQuiz
The Microsoft AZ-120: Planning and Administering Microsoft Azure for SAP Workloads exam is the main requirement for getting the Microsoft Certified: Azure for SAP Workloads Specialty certification. There are no other related tests that are associated with this certificate.
NEW QUESTION 38
DRAG DROP
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.
Select and Place:
Answer:
Explanation:
Explanation:
Step 1: Install the Azure Enhanced Monitoring.
The SAP Azure Enhanced Monitoring Extension allows for collecting diagnostic data including OS and Application performance counters from Azure VMs running SAP workloads.
Step 2: Install the Log Analytics client on the SAP HANA on Azure (Large Instances) instance.
Step 3: Configure a Log Analytics gateway on the virtual network.
Step 4: On the gateway, run.
Reference:
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 39
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 40
What should you use to perform load testing as part of the migration plan?
- A. SAP LoadRunner by Micro Focus
- B. Azure Application Insights
- C. JMeter
- D. Azure Monitor
Answer: A
Explanation:
Scenario: Upgrade and migrate SAP ECC to SAP Business Suite on HANA Enhancement Pack 8.
With the SAP LoadRunner application by Micro Focus, you can accelerate testing and development, reduce slowdowns and expenses, and gain a better understanding of performance issues. Validate software performance, virtualize your network, simulate workloads, benchmark production system performance, and optimize your deployment of SAP HANA software References:
https://www.sap.com/products/loadrunner.html
NEW QUESTION 41
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. SAP Solution Manager
- B. SAPControl
- C. SAP Web Dispatcher
- D. Azure Monitor
Answer: C
Explanation:
Explanation
Load balancers. These are used to distribute traffic to virtual machines in the application-tier subnet. For high availability, use the built-in SAP Web Dispatcher, Azure Load Balancer, or network appliances, depending on the traffic type (such as HTTP or SAPGUI) or the required network services, such as Secure Sockets Layer (SSL) termination.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver
NEW QUESTION 42
You recently migrated an SAP HANA environment to Azure.
You plan to back up SAP HANA databases to disk on the virtual machines, and then move the backup tiles to Azure Blob storage for retention.
Which command should you run to move the backups to the Blob storage?
- A. robocopy
- B. scp
- C. backint
- D. azcopy
Answer: D
Explanation:
To store directories and files on Azure storage, one could use CLI or PowerShell. There is also a ready-to-use utility, AzCopy, for copying data to Azure storage.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-hana-backup-file-level
NEW QUESTION 43
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: No
Azure Availability Zones are physically separate locations within an Azure region protecting customers' applications and data from datacenter-level failures. It is good for applications that require low-latency synchronous replication with protection from datacenter-level failures.
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-europe-and-united-states/
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
NEW QUESTION 44
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 zonal frontend IP address for the internal Azure Standard Load Balancer
- B. a zone-redundant 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: A
Explanation:
Explanation
https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-availability-zones
NEW QUESTION 45
You have an Azure Active Directory (Azure AD) tenant and an SAP Cloud Platform Identity Authentication Service tenant.
You need to ensure that users can use their Azure AD credentials to authenticate to SAP applications and services that trust the SAP Cloud Platform Identity Authentication Service tenant.
In which order should you perform the actions? 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 46
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 Site Recovery
- C. Azure virtual machine auto-restart with SAP HANA service auto-restart.
Answer: A
NEW QUESTION 47
A customer has an on-premises SAP environment.
The customer plans to migrate SAP to Azure.
You need to prepare the environment for the planned migration.
Which three actions should you perform in sequence before the migration? 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 48
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 zonal frontend IP address for the internal Azure Standard Load Balancer
- B. a zone-redundant 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: A
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-availability-zones
NEW QUESTION 49
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.
Answer:
Explanation:
Explanation
Box 1: No
SAP HANA Replication consists of one primary node and at least one secondary node. Changes to the data on the primary node are replicated to the secondary node synchronously or asynchronously.
Box 2: No
Since SPS11 SAP HANA system replication can be run in two different operation modes:
delta_datashipping
logreplay
Box 3: Yes
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-hana-high-availability-rhel
https://blogs.sap.com/2018/01/08/your-sap-on-azure-part-4-high-availability-for-sap-hana-using-system-replicati
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.
References:
https://developers.sap.com/tutorials/dt-monitoring-hana-part1.html
https://www.hanatutorials.com/p/hana-monitoring-dashboard.html
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 51
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 deploy SAP HANA on Azure (Large Instances).
You need to back up the SAP HANA database to Azure.
Solution: You create a Recovery Services vault and a backup policy.
Does this meet the goal?
- A. Yes
- B. No
Answer: A
Explanation:
Backup architecture
* The backup process begins by creating a Recovery services vault in Azure. This vault will be used to store the backups and recovery points created over time.
* The Azure VM running SAP HANA server is registered with the vault, and the databases to be backed-up are discovered. To enable the Azure Backup service to discover databases, a preregistration script must be run on the HANA server as a root user.
* This script creates AZUREWLBACKUPHANAUSER DB user and a corresponding key with the same name in hdbuserstore. Refer to the setting up permissions section to understand more about what the script does.
* Azure Backup Service now installs the Azure Backup Plugin for HANA on the registered SAP HANA server.
* The AZUREWLBACKUPHANAUSER DB user created by the preregistration script is used by the Azure Backup Plugin for HANA to perform all backup and restore operations. If you attempt to configure backup for SAP HANA DBs without running this script, you might receive the following error: UserErrorHanaScriptNotRun.
* To configure backup on the databases that are discovered, choose the required backup policy and enable backups.
* Once the backup is configured, Azure Backup service sets up the Backint parameters at the DATABASE level on the protected SAP HANA server.
* The Azure Backup Plugin for HANA maintains all the backup schedules and policy details. It triggers the scheduled backups and communicates with the HANA Backup Engine through the Backint APIs.
* The HANA Backup Engine returns a Backint stream with the data to be backed up.
* All the scheduled backups and on-demand backups (triggered from the Azure portal) that are either full or differential are initiated by the Azure Backup Plugin for HANA. However, log backups are managed and triggered by HANA Backup Engineitself.
References:
https://docs.microsoft.com/en-us/azure/backup/sap-hana-db-about
https://docs.microsoft.com/en-us/azure/backup/backup-azure-sap-hana-database#configure-backup
NEW QUESTION 52
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/virtual-machines/workloads/sap/hana-vm-operations-storage
NEW QUESTION 53
HOTSPOT
You have the following Azure Resource Manager template.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:
Answer:
Explanation:
Explanation:
Box 1: Yes
Count is 6.
Box 2: No
Mode is serial.
Box 3: Yes
Reference:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/copy-resources
NEW QUESTION 54
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. Azure AD Connect
- B. No change is needed
- C. Azure AD join
- D. Enterprise State Roaming
Answer: A
Explanation:
AD connect, it's not mandatory to have AD FS, you can use Password HAsh Synch or Passthrough Authentication, but AD Connect is mandatory to synch you on-promises accounts to Azure AD Reference:
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/sap-hana-cloud-platform-identity-authentication-tutorial
NEW QUESTION 55
......
AZ-120 Real Valid Brain Dumps With 143 Questions: https://interfacett.braindumpquiz.com/AZ-120-exam-material.html