[Dec-2024 Newly Released] AZ-120 Exam Questions For You To Pass [Q42-Q63]

Share

[Dec-2024 Newly Released] AZ-120 Exam Questions For You To Pass

Microsoft AZ-120 Exam: Basic Questions With Answers

NEW QUESTION # 42
Your company has an SAP environment that contains the following components:
* SAP systems based on SAP HANA and SAP Adaptive Server Enterprise (SAP ASE) that run on SUSE
* Linux Enterprise Server 12 (SLES 12)
* Multiple SAP applications
The company plans to migrate all the applications to Azure.
You need to get a comprehensive list of all the applications that are part of the SAP environment.
What should you use?

  • A. the network inventory and locations
  • B. the SAP Solution Manager
  • C. the SAP license information
  • D. the data volume management report

Answer: B

Explanation:
Explanation
The SAP Solution Manager is a centralized robust application management and administration solution used to implement, support, operate and monitor your SAP enterprise solutions, SAP Solution Manager is a platform providing integrated content, tools, methodologies and access to SAP systems.


NEW QUESTION # 43
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 use Monitoring from the SAP HANA Cockpit.
Does this meet the goal?

  • A. Yes
  • B. No

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://help.sap.com/viewer/afa922439b204e9caf22c78b6b69e4f2/2.10.0.0/en-US
https://www.hanatutorials.com/p/hana-monitoring-dashboard.html


NEW QUESTION # 44
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. the PING command
  • C. Azure Extension for SAP
  • D. the NIPING command

Answer: A


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


NEW QUESTION # 46
You have a large and complex SAP environment on Azure.
You are designing a training landscape that will be used 10 times a year.
You need to recommend a solution to create the training landscape. The solution must meet the following requirements:
* Minimize the effort to build the training landscape.
* Minimize costs.
In which order should you recommend the actions be performed for the first training session? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Explanation:
Build
Snapshot
Custom Image
Deliver Training
Shutdown
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/planning-guide


NEW QUESTION # 47
You have an Azure subscription. The subscription contains two virtual machines named SQL1 and SQL2 that host a Microsoft SQL Server 2019 Always On availability group named AOG1.
You plan to deploy an SAP NetWeaver system that will have a database tier hosted on AOG1.
You need to encrypt the Azure virtual machine disks and the SQL Server database. The solution must meet the following requirements:
* The operating system disk, data disk, and the temporary disk of the virtual machines must be encrypted.
* SQL Server encryption keys must be stored on-premises.
Which type of encryption should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 48
You deploy an SAP environment on Azure.
You need to configure SAP NetWeaver to authenticate by using Azure Active Directory (Azure AD).
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:


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

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
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-proximity-placement-scenarios#com
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver


NEW QUESTION # 50
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 # 51
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 # 52
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: Yes
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
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
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-ha-availability-zones#:~:text=In%20


NEW QUESTION # 53
You plan to deploy two SAP NetWeaver landscapes named Production1 and Production2 to Azure.
Production! will contain an SAP NetWeaver central services (ASCS/SCS) instance hosted on a Windows failover cluster. Production2 will contain an SAP ASCS/SCS instance hosted on a Linux Pacemaker cluster.
You need to recommend a shared storage solution for each landscape. The solutions must meet the following requirements:
* Minimize administrative effort.
* Minimize costs.
What should you include in the recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 54
You have an Azure alert rule and action group 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
Graphical user interface, text, application Description automatically generated

Box 1: five minutes
Window Size is 5 minutes.
Box 2: admins action group will be emailed
The admins1 actiongroup will be executed.
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-metric-overview


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

Answer: B

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


NEW QUESTION # 56
You have an SAP on Azure landscape.
You configure SAP Central Services (SCS) to write logs to Windows Event Viewer.
You need to collect the logs in Azure Monitor by using a Data Collection Rule (DCR). The solution must prevent the logs from being sent via the internet.
Which two resources should you configure? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. a user-defined route
  • B. a data collection endpoint
  • C. a Log Analytics agent
  • D. a service endpoint
  • E. a private link scope

Answer: B,C


NEW QUESTION # 57
You need to deploy an SAP production landscape on Azure. The solution must be supported by the SAP production landscape and must minimize costs.
Which Azure virtual machine series should you use for each SAP workload? To answer, drag the appropriate series to the correct workloads. Each series 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:


NEW QUESTION # 58
You have an SAP landscape on Azure that contains the virtual machines shown in the following table.

You need to recommend a recovery solution in the event of an Azure regional outage. The solution must meet the following requirements:
* Minimize costs.
* Minimize data loss.
* Minimize administrative effort.
What should you recommend for each virtual machine? To answer, drag the appropriate services to the correct virtual machines. Each service 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:


NEW QUESTION # 59
You have an SAP environment on Azure.
You use Azure Site Recovery to protect an SAP production landscape.
You need to validate whether you can recover the landscape in the event of a failure. The solution must minimize the impact on the 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 - Create a virtual network...
2 - Add a public IP address...
3 - Shut down production virtual machines
4 - Select Test failover from the Recovery Plans blade
Reference:
https://docs.microsoft.com/en-us/azure/site-recovery/site-recovery-test-failover-to-azure


NEW QUESTION # 60
You have ah SAP environment on Azure that contains a single-tenant SAP NANA server at instance 03.
You need to monitor the network throughput from an SAP application server to the SAP HANA server.
How should you complete the script? To answer, select the appropriate options in the answer are.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 61
You are planning the Azure network infrastructure to support the disaster recovery requirements.
What is the minimum number of virtual networks required for the SAP deployed?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: D

Explanation:
Scenario: Ensure that all the production databases can withstand the failure of an Azure region.
Note: Use Azure Site Recovery to replicate applications across regions. Azure Site Recovery replicates workloads running on physical and virtual machines from a primary site (either on-premises or in Azure) to a secondary location (in Azure). When an outage occurs at the customer's primary site, a failover can be triggered to quickly return the customer to an operational state. After the primary location is restored, customers can then fail back.
References:
https://docs.microsoft.com/en-us/azure/architecture/resiliency/recovery-loss-azure-region
Topic 1, Contoso Ltd Case Study
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
Contoso, Ltd. is a manufacturing company that has 15,000 employees.
The company uses SAP for sales and manufacturing.
Contoso has sales offices in New York and London and manufacturing facilities in Boston and Seattle.
Existing Environment
Active Directory
The network contains an on-premises Active Directory domain named ad.contoso.com. User email addresses use a domain name of contoso.com.
SAP Environment
The current SAP environment contains the following components:
* SAP Solution Manager
* SAP ERP Central Component (SAP ECC)
* SAP Supply Chain Management (SAP SCM)
* SAP application servers that run Windows Server 2008 R2
* SAP HANA database servers that run SUSE Linux Enterprise Server 12 (SLES 12) Problem Statements Contoso identifies the following issues in its current environment:
* The SAP HANA environment lacks adequate resources.
* The Windows servers are nearing the end of support.
* The datacenters are at maximum capacity.
Requirements
Planned Changes
Contoso identifies the following planned changes:
* Deploy Azure Virtual WAN.
* Migrate the application servers to Windows Server 2016.
* Deploy ExpressRoute connections to all of the offices and manufacturing facilities.
* Deploy SAP landscapes to Azure for development, quality assurance, and production.
All resources for the production landscape will be in a resource group named SAPProduction.
Business goals
Contoso identifies the following business goals:
* Minimize costs whenever possible.
* Migrate SAP to Azure without causing downtime.
* Ensure that all SAP deployments to Azure are supported by SAP.
* Ensure that all the production databases can withstand the failure of an Azure region.
* Ensure that all the production application servers can restore daily backups from the last 21 days.
Technical Requirements
Contoso identifies the following technical requirements:
* Inspect all web queries.
* Deploy an SAP HANA cluster to two datacenters.
* Minimize the bandwidth used for database synchronization.
* Use Active Directory accounts to administer Azure resources.
* Ensure that each production application server has four 1-TB data disks.
* Ensure that an application server can be restored from a backup created during the last five days within
15 minutes.
* Implement an approval process to ensure that an SAP administrator is notified before another administrator attempts to make changes to the Azure virtual machines that host SAP.
It is estimated that during the migration, the bandwidth required between Azure and the New York office will be 1 Gbps. After the migration, a traffic burst of up to 3 Gbps will occur.
Proposed Backup Policy
An Azure administrator proposes the backup policy shown in the following exhibit.

Azure Resource Manager Template
An Azure administrator provides you with the Azure Resource Manager template that will be used to provision the production application servers.


NEW QUESTION # 62
You have an SAP on Azure landscape. You need to gather the following metrics:
* The network latency between an SAP NetWeaver server and an SAP HANA server.
* The throughput and latency of the storage subsystem on Windows Server and Linux platforms What should you use for each metric? To answer, select the appropriate options in the answer area. NOTE:
Each correct selection is worth one point.

Answer:

Explanation:

Explanation


NEW QUESTION # 63
......


Microsoft AZ-120 certification exam is designed for IT professionals who want to demonstrate their expertise in planning and administering Microsoft Azure for SAP workloads. Planning and Administering Microsoft Azure for SAP Workloads certification validates the candidate's knowledge and skills in deploying, managing, and monitoring Azure resources for SAP workloads. AZ-120 exam covers a range of topics, including Azure infrastructure, virtual machines, storage solutions, network connectivity, and security.

 

New 2024 Realistic Free Microsoft AZ-120 Exam Dump Questions and Answer: https://torrentpdf.exam4tests.com/AZ-120-pdf-braindumps.html