[2023] Verified AZ-120 Dumps Q&As - 1 Year Free & Quickly Updates [Q24-Q43]

Share

[2023] Verified AZ-120 Dumps Q&As - 1 Year Free & Quickly Updates

Latest 2023 Realistic Verified AZ-120 Dumps - 100% Free AZ-120 Exam Dumps

NEW QUESTION 24
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-replication/

 

NEW QUESTION 25
You have an SAP environment on Azure.
You use Azure Recovery Services to back up an SAP application server.
You need to test the restoration process of a file on the server.
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:

Explanation

Step 1: From Azure Recover Vault, select File Recovery
To restore files or folders from the recovery point, go to the virtual machine and choose the desired recovery point.
Step 2: Download and run the mount disk executable
Step 3: recover the file and unmount the disk

 

NEW QUESTION 26
You have an on-premises SAP environment. Application servers run on SUSE Linux Enterprise Server (SLES) servers. Databases run on SLES servers that have Oracle installed.
You need to recommend a solution to migrate the environment to Azure. The solution must use currently deployed technologies whenever possible and support high availability.
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:

Explanation

 

NEW QUESTION 27
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.

Answer:

Explanation:

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/

 

NEW QUESTION 28
You plan to migrate an SAP environment to Azure.
You need to recommend a solution to migrate the SAP application servers to Azure. The solution must minimize downtime and changes to the environments.
What should you include in the recommendation?

  • A. AzCopy
  • B. Azure Storage Explorer
  • C. Azure Site Recovery
  • D. Azure Import/Export service

Answer: C

Explanation:
Site Recovery is used to manage and orchestrate disaster recovery of on-premises machines and Azure VMs. However, it can also be used for migration. Migration uses the same steps as disaster recovery with one exception. In a migration, failing machines over from your on-premises site is the final step. Unlike disaster recovery, you can't fail back to on-premises in a migration scenario.
Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/migrate-tutorial-on-premises-azure
https://www.microsoft.com/en-us/itshowcase/strategies-for-migrating-sap-systems-to-microsoft-azure

 

NEW QUESTION 29
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 zone -redundant public IP address for the internal load balancer
  • B. a zone-redundant frontend IP address for the internal Azure Basic Load Balancer
  • C. a zone-redundant frontend IP address for the internal Azure Standard Load Balancer
  • D. a zonal frontend IP address for the internal Azure Standard Load Balancer

Answer: D

Explanation:
https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-standard-availability-zones

 

NEW QUESTION 30
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:

Explanation:
Step 1: Install the samba-winbind package
Install samba-winbind
Step 2: Add realm details to /etc/krb5.conf and /etc/samba/smb.conf
Edit files - best way to do this is to use yast on test machine and copy files from it In following examples you need to replace EXAMPLE/EXAMPLE.COM/.example.com with your values/settings
/etc/samba/smb.conf
[global]
workgroup = EXAMPLE
usershare allow guests = NO #disallow guests from sharing
idmap gid = 10000-20000
idmap uid = 10000-20000
kerberos method = secrets and keytab
realm = EXAMPLE.COM
security = ADS
template homedir = /home/%D/%U
template shell = /bin/bash
winbind offline logon = yes
winbind refresh tickets = yes
/etc/krb5.conf
[libdefaults]
default_realm = EXAMPLE.COM
clockskew = 300
[realms]
EXAMPLE.COM = {
kdc = PDC.EXAMPLE.COM
default_domain = EXAMPLE.COM
admin_server = PDC.EXAMPLE.COM
}
..
Step 3: Run net ads join -U administrator
Join the SLES 12 Server to the AD domain
References:
https://www.suse.com/support/kb/doc/?id=7018461

 

NEW QUESTION 31
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
  • B. Azure Virtual WAN
  • C. Azure Private Link
  • D. Azure Load Balancer Standard

Answer: D

Explanation:
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.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-architecture-scenar

 

NEW QUESTION 32
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.

Answer:

Explanation:

Explanation
To ensure that AS1 includes VM1, you will need to run the following four PowerShell cmdlets in sequence:
* Set-AzVMOSDisk -VMName VM1 -AvailabilitySetName AS1
* Remove-AzVM -VMName VM1
* New-AzVMConfig -VMName VM1 -AvailabilitySetName AS1
* Update-AzAvailabilitySet -Name AS1

 

NEW QUESTION 33
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 34
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.

Answer:

Explanation:

Explanation

Box 1: Yes
Scenario: Technical requirements: Ensure that an application server can be restored from a backup created during the last five days within 15 minutes.
Instant Restore has 'The instance recovery snapshot(s) for 5 Day(s)'.
Box 2: No
Scenario: Ensure that all the production application servers can restore daily backups from the last 21 days.
The Retention of daily backup point is set to for 14 days only.
Box 3: Yes
Reference:
https://docs.microsoft.com/en-us/azure/backup/backup-instant-restore-capability

 

NEW QUESTION 35
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. Yes
  • B. No

Answer: B

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 36
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 37
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.

Answer:

Explanation:

Explanation

Box 1: Yes
Scenario: Technical requirements: Ensure that an application server can be restored from a backup created during the last five days within 15 minutes.
Instant Restore has 'The instance recovery snapshot(s) for 5 Day(s)'.
Box 2: No
Scenario: Ensure that all the production application servers can restore daily backups from the last 21 days.
The Retention of daily backup point is set to for 14 days only.
Box 3: Yes
Reference:
https://docs.microsoft.com/en-us/azure/backup/backup-instant-restore-capability

 

NEW QUESTION 38
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:

Reference:
http://www.deployazure.com/compute/virtual-machines/sap-azure-enhanced-monitoring-extension/
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/azure-monitor-overview

 

NEW QUESTION 39
HOTSPOT
You have an Azure Availability Set 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.
Hot Area:

Answer:

Explanation:

Explanation:
Box 1: the same fault domain
Fault domains define the group of virtual machines that share a common power source and network switch. If a storage fault domain fails due to hardware or software failure, only the VM instance with disks on the storage fault domain fails.
Box 2: managed disks
Managed disks provide better reliability for Availability Sets by ensuring that the disks of VMs in an Availability Set are sufficiently isolated from each other to avoid single points of failure. It does this by automatically placing the disks in different storage fault domains (storage clusters) and aligning them with the VM fault domain.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/manage-availability

 

NEW QUESTION 40
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:

Reference:
https://blogs.sap.com/2017/12/22/prepare-your-linux-for-your-sap-solution-with-saptune/

 

NEW QUESTION 41
You are planning an SAP NetWeaver deployment on Azure. The database her will consist of Two Azure virtual machines that have Microsoft SQL Server 2017 installed. Each virtual machine will be deployed to a separate availability zone.
You need to perform the following:
* Minimize network latency between the virtual machines.
* Measure network latency between the virtual machines.
What should you do? To answer, select the appropriate options in the answer area.

Answer:

Explanation:
see the explanation for below image
Explanation
Answer selected as in image below.

 

NEW QUESTION 42
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 use a third-party tool that uses backint to back up the SAP HANA database to Azure storage.
Does this meet the goal?

  • A. Yes
  • B. No

Answer: B

Explanation:
Explanation/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 43
......


Step 5: Taking Practice Tests

Lastly, the individuals need to take as many practice tests as they can. This can help them improve their confidence and also enhance their knowledge for the exam. The main aim of practice tests is to provide the applicants with real-world experience. These materials will help you iron out your weaknesses and identify your strengths. They will also enable you to learn how to manage your time according to the exam format.

 

AZ-120 Dumps PDF and Test Engine Exam Questions: https://www.dumpsking.com/AZ-120-testking-dumps.html

Get 2023 Updated Free Microsoft AZ-120 Exam Questions and Answer: https://drive.google.com/open?id=1rR9sAqJjgQV9zPw-4hD_i-MEo0hRR-eG