Free 2025 Microsoft Azure AZ-120 dumps are available by ActualPDF [Q95-Q113]

Share

Free 2025 Microsoft Azure AZ-120 dumps are available on Google Drive shared by ActualPDF

Welcome to download the newest ActualPDF AZ-120 PDF dumps: https://pass4sure.actualpdf.com/AZ-120-real-questions.html ( 291 Q&As)

NEW QUESTION # 95
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. A conditional access policy
  • C. SAP Cloud Connector
  • D. SAP Cloud Platform Identity Authentication

Answer: A


NEW QUESTION # 96
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 # 97
You need direct connectivity from an on-premises network to SAP HANA (Large Instances). The solution must meet the following requirements:
* Minimize administrative effort.
* Provide the highest level of resiliency.
What should you use?

  • A. ExpressRoute Global Reach
  • B. Linux IPTables
  • C. ExpressRoute
  • D. NGINX as a reverse proxy

Answer: C

Explanation:
Explanation
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/hana-network-architecture Express Route Global Reach Microsoft introduced a new functionality called ExpressRoute Global Reach.
Global Reach can be used for HANA Large Instances in two scenarios: Enable direct access from on-premises to your HANA Large Instance units deployed in different regions Enable direct communication between your HANA Large Instance units deployed in different regions Direct Access from on-premises In the Azure regions where Global Reach is offered, you can request enabling the Global Reach functionality for your ExpressRoute circuit that connects your on-premises network to the Azure virtual network that connects to your HANA Large Instance units as well.


NEW QUESTION # 98
You have an existing on-premises SAP landscape that is hosted on VMware VSphere.
You plan to migrate the landscape to Azure.
You configure the Azure Site Recovery replication policy shown in the following exhibit.

Answer:

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


NEW QUESTION # 99
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.

Answer:

Explanation:

1 - Create a proximity placement group
2 - Create an Availability Set
3 - Deploy SQL Server on Azure Virtual machines
4 - Deploy the application tier in the Azure virtual machines
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-proximity-placement-scenarios


NEW QUESTION # 100
You plan to migrate an SAP environment to Azure.
You need to create a design to facilitate end-user access to SAP applications over the Internet, while restricting user access to the virtual machines of the SAP application servers.
What should you include in the design?

  • A. Configure point-to-site VPN connections for each user
  • B. Deploy an internal Azure Standard Load Balancer for incoming connections
  • C. Configure a public IP address for each SAP application server
  • D. Use an SAP Web Dispatcher to route all incoming connections

Answer: D

Explanation:
Explanation
A public internet user can reach the SAP Web-Dispatcher over port 443
The SAP Web-Dispatcher can reach the SAP Application server over port 443 The App Subnet accepts traffic on port 443 from 10.0.0.0/24 The SAP Application server sends traffic on port 30015 to the SAP DB server The DB subnet accepts traffic on port 30015 from 10.0.1.0/24.
Public Internet Access is blocked on both App Subnet and DB Subnet.

References:
https://azure.microsoft.com/en-in/blog/sap-on-azure-architecture-designing-for-security/


NEW QUESTION # 101
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-network/create-vm-accelerated-networking-powershell
https://docs.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/performance-guidelines-best-practices-checklist


NEW QUESTION # 102
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 # 103
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
By moving much of Azure's software-defined networking stack off the CPUs and into FPGA-based SmartNICs, compute cycles are reclaimed by end user applications, putting less load on the VM, decreasing jitter and inconsistency in latency.
Box 2: Yes
Box 3: No
Accelerated Networking (AN) is generally available (GA) and widely available for Windows and the latest distributions of Linux References:
https://azure.microsoft.com/en-us/blog/maximize-your-vm-s-performance-with-accelerated-networking-now-generally-available-for-both-windows-and-linux/


NEW QUESTION # 104
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:

Reference:
https://docs.microsoft.com/en-us/azure/backup/backup-instant-restore-capability


NEW QUESTION # 105
You plan to migrate an SAP database from Oracle to Microsoft SQL Server by using the SQL Server Migration Assistant (SSMA).
You are configuring a Proof of Concept (PoC) for the database migration You plan to perform the migration multiple times as part of the PoC.
You need to ensure that you can perform the migrations as quickly as possible. The solution must ensure that all Oracle schemas are migrated.
Which migration method and migration mode should you use? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

Answer:

Explanation:
Answer selected as in image below.


NEW QUESTION # 106
You have an SAP on Azure production landscape that contains an SAP HANA database. You create a backup policy 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


NEW QUESTION # 107
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:

Explanation
Text Description automatically generated

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 memory-intensive 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...
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/


NEW QUESTION # 108
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

Answer: B

Explanation:
When you integrate SAP Cloud Platform Identity Authentication with Azure AD, you can:
Control in Azure AD who has access to SAP Cloud Platform Identity Authentication.
Enable your users to be automatically signed-in to SAP Cloud Platform Identity Authentication with their Azure AD accounts.
Manage your accounts in one central location - the Azure portal.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/sap-hana-cloud-platform-identity-authentication-tutorial


NEW QUESTION # 109
You have an on-premises SAP NetWeaver landscape that contains an IBM DB2 database.
You need to migrate the database to a Microsoft SQL Server instance on an Azure virtual machine.
Which tool should you use?

  • A. Data Migration Assistant
  • B. Azure Database Migration Service
  • C. SQL Server Migration Assistant (SSMA)
  • D. Azure Migrate

Answer: C


NEW QUESTION # 110
You are designing a four-node SAP Web Dispatcher deployment for an SAP on Azure landscape.
You need to recommend a resiliency solution and a load-balancing solution for the deployment. The solution must meet the following requirements;
* Receive the highest SLA from Microsoft.
* Load balance client connections.
* Minimize administrative effort
What should include in the recommendation for each solution? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 111
You have an SAP environment on Azure.
our on-promises network connects to Azure by using a site-to-site VPN connection.
6u need to alert technical support if the network bandwidth usage between the on-premises network and Azure exceeds 900 Mbps 10 minutes.
What should you use?

  • A. Azure Monitor
  • B. Azure Network Watcher
  • C. NIPING
  • D. Azure Enhanced Monitoring for SAP

Answer: A

Explanation:
You set up alerts on Azure VPN Gateway metrics. Azure Monitor provides the ability to set up alerts for Azure resources. You can set up alerts for virtual network gateways of the "VPN" type.
Metric: AverageBandwidth: Average combined bandwidth utilization of all site-to-site connections on the gateway.
Reference:
https://docs.microsoft.com/bs-latn-ba/azure/vpn-gateway/vpn-gateway-howto-setup-alerts-virtual-network-gatew


NEW QUESTION # 112
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:

Explanation:
Scenario: Ensure that all the production databases can withstand the failure of an Azure region.
References:
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmimage


NEW QUESTION # 113
......


Azure is a cloud computing service offered by Microsoft that provides a wide range of cloud-based services for businesses. SAP workloads are one of the most critical workloads that businesses run on Azure. The Microsoft AZ-120 certification exam validates the candidate's knowledge and expertise in managing SAP workloads on Azure.

 

Tested Material Used To AZ-120: https://pass4sure.actualpdf.com/AZ-120-real-questions.html