NEW 2025 Certification Sample Questions AZ-120 Dumps & Practice Exam
AZ-120 Deluxe Study Guide with Online Test Engine
NEW QUESTION # 156
You plan to migrate an SAP ERP Central Component (SAP ECC) production system to Azure.
You are reviewing the SAP EarlyWatch Alert report for the system.
You need to recommend sizes for the Azure virtual machines that will host the system.
Which two sections of the report should you review? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Data Volume Management
- B. Hardware Capacity
- C. Database and ABAP Load Optimization
- D. Hardware Configuration under Landscape
- E. Patch Levels under SAP Software Configuration
Answer: B,C
Explanation:
Reference:
https://wiki.scn.sap.com/wiki/display/SM/Hardware+Capacity+Checks+in+EWA
NEW QUESTION # 157
You have an on-premises SAP NetWeaver development landscape that contains the resources shown in the following table.
You have a 500-Mbps ExpressRoute circuit between the on-premises environment and a virtual network.
You plan to migrate the landscape to Azure.
What should you include in the solution?
- A. Microsoft System Center 2019 - Data Protection Manager (DPM 2019)
- B. Azure Site Recovery
- C. Azure Data Box
- D. Azure Backup Server
Answer: B
Explanation:
Simplify cloud migration by using Site Recovery to migrate your SAP deployment to Azure.
Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-sap
NEW QUESTION # 158
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. Azure Virtual WAN
- B. Azure Private Link
- C. a local network gateway
- D. Azure Load Balancer Standard
Answer: D
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- scenarios
NEW QUESTION # 159
You have an SAP development landscape on 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 # 160
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 # 161
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 # 162
You plan to migrate an SAP environment to Azure.
You need to design an Azure network infrastructure to meet the following requirements:
* Prevent end users from accessing the database servers.
* Isolate the application servers from the database servers.
* Ensure that end users can access the SAP systems over the internet
Minimize the costs associated to the communications between the application servers and database servers Which two actions should you include in the solution? Each correct answer presents pan of the solution. NOTE: Each correct selection is worth one point.
- A. Configure Azure Traffic Manager to route incoming connections.
- B. Create a site-to-site VPN between the on premises network and Azure.
- C. Segregate the SAP application servers and database servers by using different Azure virtual networks.
- D. Configure an infernal Azure Standard Load Balancer for incoming connections.
- E. In the same Azure virtual network, segregate the SAP application service and database servers by using different subnets and network security groups.
Answer: A
NEW QUESTION # 163
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 # 164
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.
Answer:
Explanation:
Session persistence: None.
Floating IP: Enabled.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse
NEW QUESTION # 165
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. Use an SAP Web Dispatcher to route all incoming connections
- C. Deploy an internal Azure Standard Load Balancer for incoming connections
- D. Configure a public IP address for each SAP application server
Answer: B
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 # 166
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 # 167
You have an Azure Active Directory (Azure AD) tenant and an SAP Cloud Platform tenant.
You need to ensure that users sign in automatically by using their Azure AD accounts when they connect to SAP Cloud Platform.
Which four actions should you perform in sequence? 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 # 168
You deploy an SAP environment on Azure.
You need to ensure that incoming requests are distributed evenly across the application servers.
What should you use?
- A. SAP Web Dispatcher
- B. SAP Solution Manager
- C. SAP Control
- D. Azure Monitor
Answer: A
Explanation:
The SAP Web Dispatcher (SWD) component is used as a load balancer for SAP traffic among the SAP application servers.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver
NEW QUESTION # 169
You have an on-premises SAP environment that runs on SUSE Linux Enterprise Server (SLES) servers and Oracle. The version of the SAP ERP system is 6.06 and the version of the portal is SAP NetWeaver 7.3.
You need to recommend a migration strategy to migrate the SAP ERP system and the portal to Azure. The solution must be hosted on SAP HANA.
What should you recommend? To answer, drag the appropriate tools to the correct components. Each tool 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/10/05/your-sap-on-azure-part-2-dmo-with-system-move/
NEW QUESTION # 170
You are implementing a highly available deployment of SAP HANA on Azure virtual machines. You need to ensure that the deployment meets the following requirements:
* Supports host auto-failover
* Minimizes cost
How should you configure the highly available components of the deployment? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation.
Answer selected as in image below.
NEW QUESTION # 171
......
AZ-120 dumps review - Professional Quiz Study Materials: https://examsboost.realexamfree.com/AZ-120-real-exam-dumps.html

