[2023年11月] 合格させるAZ-120試験一発合格、最新のAZ-120 の提供する試験問題 [Q61-Q82]

Share

[2023年11月] 合格させるAZ-120試験一発合格、最新のAZ-120 JPNTestの提供する試験問題

Microsoft Azure問題集でAZ-120試験の完全版解答試験学習ガイド

質問 # 61
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.

正解:

解説:

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-h


質問 # 62
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/high-availability-guide-suse
https://blogs.sap.com/2020/10/20/sap-on-azure-sap-netweaver-7.5-on-ms-sql-server-2019-high-availability-and-disaster-recovery-with-4-nodes-alwayson-cluster/


質問 # 63
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 data volume management report
  • C. the SAP Solution Manager
  • D. the SAP license information

正解:C

解説:
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.


質問 # 64
You have an Azure subscription.
You deploy Active Directory domain controllers to Azure virtual machines.
You plan to deploy Azure for SAP workloads.
You plan to segregate the domain controllers from the SAP systems by using different virtual networks.
You need to recommend a solution to connect the virtual networks. The solution must minimize costs.
What should you recommend?

  • A. ExpressRoute
  • B. virtual network peering
  • C. a site-to-site VPN
  • D. user-defined routing

正解:B

解説:
https://github.com/MicrosoftDocs/azure-docs/issues/32537
https://azure.microsoft.com/en-us/blog/vnet-peering-and-vpn-gateways/


質問 # 65
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.

正解:

解説:


質問 # 66
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.

正解:

解説:

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/


質問 # 67
You plan to deploy SAP HANA to an Azure virtual machine that has a constrained vCPU size.
You need to validate that the virtual machine complies with SAP-defined resource requirements by using the SAP HANA Hardware and Cloud Measurement Tools (HCMT).
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.

正解:

解説:

Explanation
Table Description automatically generated with low confidence


質問 # 68
What should you use to perform load testing as part of the migration plan?

  • A. SAP LoadRunner by Micro Focus
  • B. Azure Monitor
  • C. Azure Application Insights
  • D. JMeter

正解:A

解説:
Scenario: Upgrade and migrate SAP ECC to SAP Business Suite on HANA Enhancement Pack 8.
With the SAP LoadRunner application by Micro Focus, you can accelerate testing and development, reduce slowdowns and expenses, and gain a better understanding of performance issues. Validate software performance, virtualize your network, simulate workloads, benchmark production system performance, and optimize your deployment of SAP HANA software Reference:
https://www.sap.com/products/loadrunner.html
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.


質問 # 69
You deploy an Azure Internal load balancer.
You deploy a node of an SAP NetWeaver 7.4 ABAP system named SP1.
You plan to deploy a second node.
You need to verify that the health probe port is configured for the cluster. The cluster IP address resource name is SAP SP1 IP.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
A picture containing text Description automatically generated

Box 1: Get-ClusterResource
Example:
Get-ClusterResource -Name $SAPIPresourceName | Get-ClusterParameter
Write-Output " "
Write-Output "Current probe port property of the SAP cluster resource '$SAPIPresourceName' is
'$OldProbePort'."
Write-Output " "
Write-Output "Setting the new probe port property of the SAP cluster resource '$SAPIPresourceName' to
'$ProbePort' ..."
Write-Output " "
Box 2: Get-ClusterParameter
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-installation-wsfc-sh


質問 # 70
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 NIPING command
  • B. the Azure Network Watcher reachability report
  • C. the PING command
  • D. Azure Extension for SAP

正解:A


質問 # 71
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.

正解:

解説:

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


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

正解:C

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


質問 # 73
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.

正解:

解説:

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


質問 # 74
HOTSPOT
Your on-premises network contains SAP and non-SAP applications.
You have JAVA-based SAP systems that use SPNEGO for single-sign on (SSO) authentication.
Your external portal uses multi-factor authentication (MFA) to authenticate users.
You plan to extend the on-premises authentication features to Azure and 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.
Hot Area:

正解:

解説:

Explanation:
Box 1: No
Need AD FS for MFA. See box 3.
Note: Azure Active Directory (Azure AD) Pass-through Authentication allows your users to sign in to both on- premises and cloud-based applications using the same passwords. This feature is an alternative to Azure AD Password Hash Synchronization (see Box 2).
Box 2: Yes
Password hash synchronization is one of the sign-in methods used to accomplish hybrid identity. Azure AD Connect synchronizes a hash, of the hash, of a users password from an on-premises Active Directory instance to a cloud-based Azure AD instance.
Password hash synchronization is an extension to the directory synchronization feature implemented by Azure AD Connect sync. You can use this feature to sign in to Azure AD services like Office 365. You sign in to the service by using the same password you use to sign in to your on-premises Active Directory instance.
Box 3: Yes
If your organization is federated with Azure AD, you can use Azure Multi-Factor Authentication to secure AD FS resources, both on-premises and in the cloud. Azure MFA enables you to eliminate passwords and provide a more secure way to authenticate.
Reference:
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/whatis-phs
https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/configure-ad-fs-and-azure-mfa


質問 # 75
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.

正解:

解説:

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


質問 # 76
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 Load Balancer Standard
  • B. a local network gateway
  • C. Azure Virtual WAN
  • D. Azure Private Link

正解:B


質問 # 77
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Box 1: No
To log in to a Linux VM with Azure AD credentials, install the Azure Active Directory login VM extension.
Note: Azure AD Connect is the Microsoft tool designed to meet and accomplish your hybrid identity goals.
Box 2: NO
Box 3: No
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/deployment-guide


質問 # 78
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

正解:A

解説:
Explanation
SAP HANA Studio -> Administration -> Overview -> CPU Usage.
SAP HANA Studio -> Administration -> Performance -> Load -> [System] CPU.


質問 # 79
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.

正解:

解説:

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


質問 # 80
You have an SAP production landscape on Azure that contains the virtual machines shown in the following table.

VM1 cannot connect to an employee self-service application hosted on VM2.
You need to identify what is causing the issue.
Which two options in Azure Network Watcher should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point

  • A. Connection troubeshoot
  • B. Connection monitor
  • C. IP flow verify
  • D. Network Performance Monitor

正解:A、C


質問 # 81
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.

正解:

解説:


質問 # 82
......


この認定試験は、Microsoft AzureのSAPワークロードの計画、実装、および管理を担当するITの専門家、建築家、およびコンサルタントを対象としています。 AZ-120認定試験に合格した候補者は、SAPワークロードのAzureソリューションの計画と管理に関する専門知識を実証することができ、この分野の熟練した専門家として認められます。

 

正真正銘のベスト材料はAZ-120オンライン練習試験:https://www.jpntest.com/shiken/AZ-120-mondaishu

最高品質のAZ-120問題集と解釈が待ってます!今すぐ取得せよ:https://drive.google.com/open?id=1T0xqoxCAuXAamhDwoW3fvGU-h2tMFjat

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡