AZ-120日本語試験問題集を試そう!ベストAZ-120日本語試験問題トレーニングを提供しています
実践サンプルと問題集指導には2024年最新のAZ-120日本語有効なテスト問題集
質問 # 94
SQL Server Migration Assistant(SSMA)を使用して、SAPデータベースをOracleからMicrosoft SQLServerに移行することを計画しています。
データベース移行の概念実証(PoC)を構成しているPoCの一部として、移行を複数回実行することを計画しています。
できるだけ早く移行を実行できることを確認する必要があります。ソリューションでは、すべてのOracleスキーマが確実に移行されるようにする必要があります。
どの移行方法と移行モードを使用する必要がありますか?回答するには、回答領域で適切なオプションを選択してください。注:正しい選択はそれぞれ1ポイントの価値があります。
正解:
解説:
see the explanation for below image:
Explanation
Answer selected as in image below.
質問 # 95
オンプレミスネットワークにActive Directoryドメインが含まれています。
SUSE Linux Enterprise Server(SLES)サーバーで実行されるAzure上のSAP環境があります。
SLESサーバーを構成して、ドメインコントローラーをNTPサーバーおよびDNSサーバーとして使用します。
SLESサーバーをActive Directoryドメインに参加させる必要があります。
どの3つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序に並べます。
正解:
解説:
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
質問 # 96
AzureにSAP開発ランドスケープがあります。
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
質問 # 97
SAP 運用環境を Azure にデプロイする必要があります。ソリューションは SAP 運用環境によってサポートされ、コストを最小限に抑える必要があります。
各 SAP ワークロードにはどの Azure 仮想マシン シリーズを使用する必要がありますか? 答えるには、適切なシリーズを正しいワークロードにドラッグします。各シリーズは 1 回使用することも、複数回使用することも、まったく使用しないこともできます。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注: 正しく選択するたびに 1 ポイントの価値があります。
正解:
解説:
Explanation
質問 # 98
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
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/
https://azure.microsoft.com/en-gb/blog/maximize-your-vm-s-performance-with-accelerated-networking-now-generally-available-for-both-windows-and-linux/
質問 # 99
SAP ERP Central Component(SAP ECC)の本番環境と非本番環境をAzureに移行します。
SAPランドスケープ管理(LaMa)のライセンスが付与されています。
本番環境から非本番環境に更新する必要があります。
どの4つのアクションを順番に実行する必要がありますか?回答するには、適切なアクションをアクションのリストから回答領域に移動し、正しい順序に並べます。
正解:
解説:
Explanation
Step 1: From the Azure portal, create a service principal
The Azure connector can use a Service Principal to authorize against Microsoft Azure. Follow these steps to create a Service Principal for SAP Landscape Management (LaMa).
Step 2: Add permissions to the service principal
The Service Principal does not have permissions to access your Azure resources by default. You need to give the Service Principal permissions to access them.
Step 3: From the Cloud Managers tab in LaMa, add an adapter
Create a new connector in SAP LaMa
Open the SAP LaMa website and navigate to Infrastructure. Go to tab Cloud Managers and click on Add.
Select the Microsoft Azure Cloud Adapter
Step 4: Install and configure LaMA on an SAP NetWeater instance
Provision a new adaptive SAP system
You can manually deploy a new virtual machine or use one of the Azure templates in the quickstart repository.
It contains templates for SAP NetWeaver ASCS, SAP NetWeaver application servers, and the database. You can also use these templates to provision new hosts as part of a system copy/clone etc.
Note: To support customers on their journey into a cloud model (hybrid or entirely public cloud), SAP and Microsoft partnered to create an adapter that integrates the SAP management capabilities of LaMa with the IaaS advantages of Microsoft Azure.
References:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/lama-installation
https://docs.microsoft.com/en-us/learn/modules/maintain-azure-sap-workloads/2-set-up-remote-management
質問 # 100
AzureのSAP環境を運用環境に移行する前に、仮想マシンディスクがビジネス要件を満たしていることを確認するためにどのコマンドを実行する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
Explanation
Get-AzDisk & Primium_LRS
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmimage?view=azps-4.6.1
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azdisk?view=azps-4.6.1
質問 # 101
会社には、次のコンポーネントを含むSAP環境があります。
* SUSEで実行されるSAP HANAおよびSAP Adaptive Server Enterprise(SAP ASE)に基づくSAPシステム
* Linux Enterprise Server 12(SLES 12)
*複数のSAPアプリケーション
同社はすべてのアプリケーションをAzureに移行する予定です。
SAP環境の一部であるすべてのアプリケーションの包括的なリストを取得する必要があります。
何を使うべきですか?
- A. データ量管理レポート
- B. SAPライセンス情報
- C. SAP Solution Manager
- D. ネットワークインベントリと場所
正解:C
解説:
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.
Incorrect Answers:
C: Data volume management is a framework that helps the solution operations team of an SAP-centric solution to balance the need of business' access to a wealth of data and IT efforts to monitor and control data growth and to minimize data volume.
References:
https://blogs.sap.com/2009/02/20/sap-solution-manager-overview-for-dummies/
質問 # 102
Azure Active Directory(Azure AD)テナントとSAP Cloud Platform Identity AuthenticationServiceテナントがあります。
ユーザーがAzureADクレデンシャルを使用して、SAP Cloud Platform Identity AuthenticationServiceテナントを信頼するSAPアプリケーションおよびサービスに対して認証できることを確認する必要があります。
どの順序でアクションを実行する必要がありますか?回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation
Table Description automatically generated
Step 1: Create and configure an enterprise application in the Azure AD tentant To configure the integration of SAP Cloud Platform Identity Authentication into Azure AD, you need to add SAP Cloud Platform Identity Authentication from the gallery to your list of managed SaaS apps.
Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
On the left navigation pane, select the Azure Active Directory service.
Navigate to Enterprise Applications and then select All Applications.
To add new application, select New application.
In the Add from the gallery section, type SAP Cloud Platform Identity Authentication in the search box.
Select SAP Cloud Platform Identity Authentication from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
Graphical user interface, text, application Description automatically generated
Step 2: Download the single sign-on (SSO) metadata from the Azure AD tenant.
Download single sign-on metadata from Azure Active Directory.
Step 3: Create and configure a corporate identity provider.
Create corporate identity provider.
Step 4: Download the SAP Cloud Platform Identity Authentication Service tenant metadata.
Download Identity Authentication service tenant metadata.
Step 5: Upload the SAP Cloud Platform Identity Authentication Service tenant metadata to Azure AD tenant.
Upload Identity Authentication service tenant metadata to Azure Active Directory.
You have already uploaded the metadata file from Azure Active Directory to Identity Authentication service.
It's time to do it the other way round now and upload the metadata of Identity Authentication service to Azure Active Directory.
Reference:
https://developers.sap.com/tutorials/cp-ias-azure-ad.html
質問 # 103
移行計画の一部として負荷テストを実行するために何を使用する必要がありますか?
- A. JMeter
- B. Azureモニター
- C. Micro FocusによるSAP LoadRunner
- D. Azure Application Insights
正解:C
解説:
Explanation
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 References:
https://www.sap.com/products/loadrunner.html
質問 # 104
SAP環境をAzureに移行する予定です。
SAPアプリケーションサーバーをAzureに移行するソリューションを推奨する必要があります。このソリューションでは、ダウンタイムと環境への変更を最小限に抑える必要があります。
推奨事項には何を含める必要がありますか?
- A. AzCopy
- B. Azure Storage Explorer
- C. Azure Site Recovery
- D. Azure Import / Exportサービス
正解:C
解説:
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.
References:
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
質問 # 105
オンプレミスのSAP環境があります。
バックアップは、テープバックアップを使用して実行されます。 50 TBのバックアップがあります。
Windowsファイルサーバーには、SAP Financeで使用されるチェックのBMPイメージがあります。 9 TBの画像があります。
イメージとテープバックアップをAzureに移行する方法を推奨する必要があります。ソリューションは、イメージの継続的な複製を維持する必要があります。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/databox/data-box-overview
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/vs-azure-tools-storage-manage-with-storage-explorer.md
質問 # 106
複数のAzureリージョンに仮想マシンをデプロイするSAPランドスケープをデプロイすることを計画しています。
仮想マシンがリージョン間で通信できることを確認する必要があります。
何を設定する必要がありますか?
- A. ローカルネットワークゲートウェイ
- B. Azureでの仮想ネットワークピアリング
- C. Azureリレー
- D. Azure要塞ホスト
正解:B
解説:
Depending on the rules and restrictions you want to apply between the different virtual networks hosting VMs of different SAP systems, you should peer those virtual network Note: Virtual network peering enables you to seamlessly connect two or more Virtual Networks in Azure. The virtual networks appear as one for connectivity purposes. The traffic between virtual machines in peered virtual networks uses the Microsoft backbone infrastructure. Like traffic between virtual machines in the same network, traffic is routed through Microsoft's private network only.
Azure supports the following types of peering:
Virtual network peering: Connect virtual networks within the same Azure region.
Global virtual network peering: Connecting virtual networks across Azure regions.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/hana-network-architecture
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview
質問 # 107
以下の各ステートメントで、おしべがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
Explanation
Yes, Yes, No
質問 # 108
Azure Active Directory(Azure AD)テナントとSAP Cloud Platform Identity AuthenticationServiceテナントがあります。
ユーザーがAzureADクレデンシャルを使用して、SAP Cloud Platform Identity AuthenticationServiceテナントを信頼するSAPアプリケーションおよびサービスに対して認証できることを確認する必要があります。
どの順序でアクションを実行する必要がありますか?回答するには、すべてのアクションをアクションのリストから回答領域に移動し、正しい順序で配置します。
正解:
解説:
Explanation
Table Description automatically generated
Step 1: Create and configure an enterprise application in the Azure AD tentant To configure the integration of SAP Cloud Platform Identity Authentication into Azure AD, you need to add SAP Cloud Platform Identity Authentication from the gallery to your list of managed SaaS apps.
* Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
* On the left navigation pane, select the Azure Active Directory service.
* Navigate to Enterprise Applications and then select All Applications.
* To add new application, select New application.
* In the Add from the gallery section, type SAP Cloud Platform Identity Authentication in the search box.
* Select SAP Cloud Platform Identity Authentication from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
Graphical user interface, text, application Description automatically generated
Step 2: Download the single sign-on (SSO) metadata from the Azure AD tenant.
Download single sign-on metadata from Azure Active Directory.
Step 3: Create and configure a corporate identity provider.
Create corporate identity provider.
Step 4: Download the SAP Cloud Platform Identity Authentication Service tenant metadata.
Download Identity Authentication service tenant metadata.
Step 5: Upload the SAP Cloud Platform Identity Authentication Service tenant metadata to Azure AD tenant.
Upload Identity Authentication service tenant metadata to Azure Active Directory.
You have already uploaded the metadata file from Azure Active Directory to Identity Authentication service.
It's time to do it the other way round now and upload the metadata of Identity Authentication service to Azure Active Directory.
Reference:
https://developers.sap.com/tutorials/cp-ias-azure-ad.html
質問 # 109
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
https://techcommunity.microsoft.com/t5/running-sap-applications-on-the/windows-2016-is-now-generally-available-for-sap/ba-p/368021
質問 # 110
SAP HANAデータベースサーバーを使用するSAP環境をAzureにデプロイします。
M64s仮想マシンSKUを使用して、SAP HANAのAzure仮想マシンをプロビジョニングします。
Microsoft Azure Linux Agent(waagent)構成ファイルを使用して、スワップスペースを設定する必要があります。
どの2つの設定を構成する必要がありますか?それぞれの正解がソリューションの一部を示しています。
注:それぞれの正しい選択は1ポイントの価値があります。
- A. ResourceDisk.EnableSwap = y
- B. AutoUpdate.Enabled = n
- C. ResourceDisk.EnableSwapEncryption = n
- D. ResourceDisk.SwapSizeMB = 229376
正解:A、D
解説:
To create a swap file in the directory that's defined by the ResourceDisk.MountPoint parameter, you can update the /etc/waagent.conf file by setting the following three parameters:
ResourceDisk.Format=y
ResourceDisk.EnableSwap=y
ResourceDisk.SwapSizeMB=xx
Reference:
https://support.microsoft.com/en-us/help/4010058/how-to-add-a-swap-file-in-linux-azure-virtual-machines
質問 # 111
SAP HANAインスタンスをAzureに移行する予定です。
インスタンスから過去24時間のCPUメトリックを収集する必要があります。
ソリューション:SAP HANA Studioからビューをクエリします。
これは目標を達成していますか?
- A. はい
- B. いいえ
正解:B
解説:
SAP HANAコックピットは、SAP HANAのさまざまな管理および監視タスクへの単一のアクセスポイントを提供します。システムの全体的な状態を監視および確認するために使用されます。
HANAモニタリングダッシュボードは、SAP HANAシステムの主要なHANAメトリックも視覚化します。
参照:
https://developers.sap.com/tutorials/dt-monitoring-hana-part1.html
https://www.hanatutorials.com/p/hana-monitoring-dashboard.html
質問 # 112
AzureのSAP環境を運用環境に移行する前に、仮想マシンディスクがビジネス要件を満たしていることを確認するためにどのコマンドを実行する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
Explanation
Get-AzDisk & Primium_LRS
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmimage?view=azps-4.6.1
https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azdisk?view=azps-4.6.1
質問 # 113
Azure に SAP 運用ランドスケープをデプロイする予定です。
ランドスケープによって 1 時間あたりに処理される SAP 操作の数を見積もる必要があります。ソリューションは、管理作業を最小限に抑える必要があります。
何を使うべきですか?
- A. SAP HANA ハードウェアおよびクラウド測定ツール
- B. SAP S/4HANA 移行コックピット
- C. SAP GUI
- D. SAP クイックサイザー
正解:D
質問 # 114
SUSE Linux Enterprise Server(SLES)サーバーとOracleで実行されるオンプレミスのSAP環境があります。 SAP ERPシステムのバージョンは6.06で、ポータルのバージョンはSAP NetWeaver 7.3です。
SAP ERPシステムとポータルをAzureに移行するには、移行戦略を推奨する必要があります。ソリューションはSAP HANAでホストする必要があります。
何を勧めますか?回答するには、適切なツールを正しいコンポーネントにドラッグします。各ツールは、1回、複数回、またはまったく使用しない場合があります。コンテンツを表示するには、ペイン間で分割バーをドラッグするか、スクロールする必要がある場合があります。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
Reference:
https://blogs.sap.com/2017/10/05/your-sap-on-azure-part-2-dmo-with-system-move/
質問 # 115
Azureアベイラビリティーゾーン全体にSAP環境をデプロイしています。環境には次のコンポーネントがあります。
*フェイルオーバークラスターを使用するASCS / ERSインスタンス
* Azureアベイラビリティーゾーン全体のSAPアプリケーションサーバー
*ネイティブデータベースソリューションを使用したデータベースの高可用性
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
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
質問 # 116
次の各ステートメントについて、ステートメントがtrueの場合は[はい]を選択します。それ以外の場合は、[いいえ]を選択します。
注:それぞれの正しい選択は1ポイントの価値があります。
正解:
解説:
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/
質問 # 117
......
最新100%合格率保証付きの素晴らしいAZ-120日本語試験問題PDF:https://jp.fast2test.com/AZ-120J-premium-file.html