[Aug 07, 2023] Get Unlimited Access to AZ-120 Certification Exam Cert Guide
Reliable Study Materials for AZ-120 Exam Success For Sure
Preparation Process
In addition to studying important exam details, the candidates should have a preparation plan that will help them ace the test with flying colors. Here is a step-by-step process to get prepared for the Microsoft AZ-120 exam:
Step 1: Visiting the Official Certification Webpage
The first thing to do is visit the official website. This will help you find out more about the exam. It also helps you keep up with any changes as soon as they are made.
NEW QUESTION # 21
HOTSPOT
You have SAP ERP on Azure.
For SAP high availability, you plan to deploy ASCS/ERS instances across Azure Availability Zones and to use failover clusters.
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: No
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.
Box 2: Yes
Azure Availability Zones is one of the high-availability features that Azure provides. Using Availability Zones improves the overall availability of SAP workloads on Azure.
The SAP application layer is deployed across one Azure availability set. For high availability of SAP Central Services, you can deploy two VMs in a separate availability set.
Box 3: Yes
You must use Azure Managed Disks when you deploy to Azure Availability Zones.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-ha-availability-zones
NEW QUESTION # 22
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. No
- B. Yes
Answer: B
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.
Reference:
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 # 23
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 # 24
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 # 25
You migrate SAP ERP Central Component (SAP ECC) production and non-production landscapes to Azure.
You are licensed for SAP Landscape Management (LaMa).
You need to refresh from the production landscape to the non-production landscape.
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:
1 - From the Azure portal, create a service principal
2 - Add permissions to the service principal
3 - From the Cloud Managers tab in LaMa, add an adapter
4 - Install and configure LaMA on an SAP NetWeater instance
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/lama-installation
https://docs.microsoft.com/en-us/learn/modules/maintain-azure-sap-workloads/2-set-up-remote-management
NEW QUESTION # 26
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-hdd-storage
NEW QUESTION # 27
You have an Azure subscription that contains a resource group named RG1. The role assignments for RG1 are 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
Graphical user interface, application, table Description automatically generated
Box 1: User2
Graphical user interface, application, table Description automatically generated
Note:
Backup Contributor - This role has all permissions to create and manage backup except deleting Recovery Services vault and giving access to others. Imagine this role as admin of backup management who can do every backup management operation.
Box 2: User3
The User Access Administrator role lets you manage user access to Azure resources.
Reference:
https://docs.microsoft.com/en-us/azure/backup/backup-rbac-rs-vault
https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles
NEW QUESTION # 28
HOTSPOT
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.
Hot Area:
Answer:
Explanation:
Explanation:
Box 1: Client IP
The standard load balancer allows stateful sessions to remain as there are no IP address changes with this method.
Box 2: Enabled
Make sure to enable Floating IP.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse
NEW QUESTION # 29
You are planning a highly available SAP HANA deployment on Azure virtual machines.
You need to recommend a solution for monitoring TCP latency between the SAP application and the database tiers on the TCP socket layer.
What should you include in the recommendation?
- A. the Azure Network Watcher reachability report
- B. Azure Extension for SAP
- C. the NIPING command
- D. the PING command
Answer: A
NEW QUESTION # 30
Your on-premises network contains SAP and non-SAP applications. ABAP-based SAP systems are integrated with IDAP and use user name/password-based authentication for logon.
You plan 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:
NEW QUESTION # 31
You plan to deploy an SAP environment on Azure.
During a bandwidth assessment, you identify that connectivity between Azure and an on-premises datacenter requires up to 5 Gbps.
You need to identify which connectivity method you must implement to meet the bandwidth requirement. The solution must minimize costs.
Which connectivity method should you identify?
- A. an Azure site-to-site VPN that is route-based
- B. Global VNet peering
- C. an ExpressRoute connection
- D. an Azure site-to-site VPN that is policy-based
Answer: A
Explanation:
Azure site-to-site VPN is cheaper.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/vpn
NEW QUESTION # 32
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:
Explanation
Table Description automatically generated
Step 1: Create and configure an enterprise application in the Azure AD tentant To configure the integration of SAP Cloud Platform Identity Authentication into Azure AD, you need to add SAP Cloud Platform Identity Authentication from the gallery to your list of managed SaaS apps.
* Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
* On the left navigation pane, select the Azure Active Directory service.
* Navigate to Enterprise Applications and then select All Applications.
* To add new application, select New application.
* In the Add from the gallery section, type SAP Cloud Platform Identity Authentication in the search box.
* Select SAP Cloud Platform Identity Authentication from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
Graphical user interface, text, application Description automatically generated
Step 2: Download the single sign-on (SSO) metadata from the Azure AD tenant.
Download single sign-on metadata from Azure Active Directory.
Step 3: Create and configure a corporate identity provider.
Create corporate identity provider.
Step 4: Download the SAP Cloud Platform Identity Authentication Service tenant metadata.
Download Identity Authentication service tenant metadata.
Step 5: Upload the SAP Cloud Platform Identity Authentication Service tenant metadata to Azure AD tenant.
Upload Identity Authentication service tenant metadata to Azure Active Directory.
You have already uploaded the metadata file from Azure Active Directory to Identity Authentication service.
It's time to do it the other way round now and upload the metadata of Identity Authentication service to Azure Active Directory.
Reference:
https://developers.sap.com/tutorials/cp-ias-azure-ad.html
NEW QUESTION # 33
Your on-premises network contains an Active Directory domain.
You have an SAP environment on Azure that runs on SUSE Linux Enterprise Server (SLES) servers.
You configure the SLES servers to use domain controllers as their NTP servers and their DNS servers.
You need to join the SLES servers to the Active Directory domain.
Which three 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:
1 - Install the samba-winbind package
2 - Add realm details to /etc/krb5.conf and /etc/samba/smb.conf
3 - Run net ads join -U administrator
Reference:
https://www.suse.com/support/kb/doc/?id=7018461
NEW QUESTION # 34
You are validating an SAP HANA on Azure (Large Instances) deployment.
You need to ensure that sapconf is installed and the kernel parameters are set appropriately for the active profile.
How should you complete the commands? 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: sapconf
The configuration is split into two parts:
/etc/sysconfig/sapconf
/usr/lib/tuned//tuned.conf
Box 2: sap-hana
References:
https://blogs.sap.com/2017/12/22/prepare-your-linux-for-your-sap-solution-with-saptune/
NEW QUESTION # 35
Your on-premises network contains SAP and non-SAP applications. ABAP-based SAP systems are integrated with IDAP and use user name/password-based authentication for logon.
You plan 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:
NEW QUESTION # 36
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:
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.
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 # 37
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:
NEW QUESTION # 38
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 # 39
You plan to deploy two Azure virtual machines that will host an SAP HANA database for an SAP landscape. The virtual machines will be deployed to the same availability set. You need to meet the following requirements:
* Ensure that the virtual machines support disk snapshots.
* Ensure that the virtual machine disks provide submillisecond latency for writes.
* Ensure that each virtual machine can be allocated disks from a different storage cluster.
Which type of operating system disk and HANA database disk should you use? To answer, select the appropriate options in the answer are a. NOTE Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 40
You plan to deploy an SAP production landscape on Azure.
You need to minimize latency between SAP HANA database servers and SAP NetWeaver servers.
What should you implement?
- A. an Availability Set
- B. a proximity placement group
- C. a virtual machine scale set
- D. Azure Private Link
Answer: B
NEW QUESTION # 41
HOTSPOT
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.
Hot Area:
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- replication/ Migrate SAP Workloads to Azure Question Set 3
NEW QUESTION # 42
......
New Microsoft AZ-120 Dumps & Questions: https://www.freecram.com/Microsoft-certification/AZ-120-exam-dumps.html
100% Latest Most updated AZ-120 Questions and Answers: https://drive.google.com/open?id=19IGA0GVeYInzUy3H-NMVVrNPYZq6y1mp