Microsoft AZ-120 Exam Practice Questions (P. 2)
- Full Access (284 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
You have an SAP environment that is managed by using VMware vCenter.
You plan to migrate the SAP environment to Azure.
You need to gather information to identify which compute resources are required in Azure.
What should you use to gather the information?
You plan to migrate the SAP environment to Azure.
You need to gather information to identify which compute resources are required in Azure.
What should you use to gather the information?
- AAzure Migrate and SAP EarlyWatch Alert reports
- BAzure Site Recovery and SAP Quick Sizer
- CSAP Quick Sizer and SAP HANA system replication
- DAzure Site Recovery Deployment Planner and SAP HANA Cockpit
Correct Answer:
A
Azure Migrate is a Microsoft service that helps an enterprise assess how its on-premises workloads will perform, and how much they will cost to host, in the Azure public cloud.
An enterprise can use Azure Migrate to discover information about the VMware VMs running within its own data center, including CPU and memory usage, as well as performance history.
SAP EarlyWatch Alert (EWA) is a monitoring service for SAP customers, to monitor SAP systems in the solution landscape.
Incorrect Answers:
D: SAP HANA Cockpit is an administrative tool with a web interface for a correspondingly named database engine, a part of SAP ERP software. It allows both offline and cloud operations for managing databases,
References:
https://searchcloudcomputing.techtarget.com/definition/Azure-Migrate
A
Azure Migrate is a Microsoft service that helps an enterprise assess how its on-premises workloads will perform, and how much they will cost to host, in the Azure public cloud.
An enterprise can use Azure Migrate to discover information about the VMware VMs running within its own data center, including CPU and memory usage, as well as performance history.
SAP EarlyWatch Alert (EWA) is a monitoring service for SAP customers, to monitor SAP systems in the solution landscape.
Incorrect Answers:
D: SAP HANA Cockpit is an administrative tool with a web interface for a correspondingly named database engine, a part of SAP ERP software. It allows both offline and cloud operations for managing databases,
References:
https://searchcloudcomputing.techtarget.com/definition/Azure-Migrate
send
light_mode
delete
Question #7
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.
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.
- AHardware CapacityMost Voted
- BPatch Levels under SAP Software Configuration
- CHardware Configuration under LandscapeMost Voted
- DDatabase and ABAP Load Optimization
- EData Volume Management
Correct Answer:
AD
It is important to note that there are 2 types of data collected for Hardware Capacity.
✑ Performance Data - e.g. CPU and Memory utilization data.
Hardware Capacity data shown in the EWA is measuring CPU and Memory utilization data. This is known as Performance Data.
✑ Configuration Data - e.g. OS information, CPU type.
It is also collecting system information about the host such as hardware manufacturer, CPU type etc. This is known as Configuration Data.
Incorrect Answers:
E: Data Volume Management focuses on whether the collection of DVM content for the EarlyWatch Alert report is not performed, not activated, or not possible because the SAP Solution Manager system does not meet the technical requirements.
References:
https://wiki.scn.sap.com/wiki/display/SM/Hardware+Capacity+Checks+in+EWA
AD
It is important to note that there are 2 types of data collected for Hardware Capacity.
✑ Performance Data - e.g. CPU and Memory utilization data.
Hardware Capacity data shown in the EWA is measuring CPU and Memory utilization data. This is known as Performance Data.
✑ Configuration Data - e.g. OS information, CPU type.
It is also collecting system information about the host such as hardware manufacturer, CPU type etc. This is known as Configuration Data.
Incorrect Answers:
E: Data Volume Management focuses on whether the collection of DVM content for the EarlyWatch Alert report is not performed, not activated, or not possible because the SAP Solution Manager system does not meet the technical requirements.
References:
https://wiki.scn.sap.com/wiki/display/SM/Hardware+Capacity+Checks+in+EWA
send
light_mode
delete
Question #8
You plan to migrate an SAP environment to Azure.
You need to recommend a solution to migrate the SAP application servers to Azure. The solution must minimize downtime and changes to the environments.
What should you include in the recommendation?
You need to recommend a solution to migrate the SAP application servers to Azure. The solution must minimize downtime and changes to the environments.
What should you include in the recommendation?
- AAzure Storage Explorer
- BAzure Import/Export service
- CAzCopy
- DAzure Site Recovery
Correct Answer:
D
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
D
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
send
light_mode
delete
Question #9
You plan to migrate an on-premises SAP development system to Azure.
Before the migration, you need to check the usage of the source system hardware, such as CPU, memory, network, etc.
Which transaction should you run from SAP GUI?
Before the migration, you need to check the usage of the source system hardware, such as CPU, memory, network, etc.
Which transaction should you run from SAP GUI?
- ASM51
- BDB01
- CDB12
- DOS07N
Correct Answer:
D
SAP transaction OS07N (Remote Operating System Activity) is classified in the Basis Component module under application component Operating System
Monitors and runs Monitoring Operating System program RSHOST1N upon execution.
Incorrect Answers:
A: Transaction code SM51 is to display list of active application servers that have registered in the SAP message server.
B: DB01 is a transaction code used for Analyze Exclusive Lockwaits in SAP.
C: Transaction code DB12 is to collects and presents information that is necessary to monitor database backups.
References:
http://www.saptransactions.com/codes/OS07N/
D
SAP transaction OS07N (Remote Operating System Activity) is classified in the Basis Component module under application component Operating System
Monitors and runs Monitoring Operating System program RSHOST1N upon execution.
Incorrect Answers:
A: Transaction code SM51 is to display list of active application servers that have registered in the SAP message server.
B: DB01 is a transaction code used for Analyze Exclusive Lockwaits in SAP.
C: Transaction code DB12 is to collects and presents information that is necessary to monitor database backups.
References:
http://www.saptransactions.com/codes/OS07N/
send
light_mode
delete
Question #10
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?
✑ 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?
- Athe SAP license information
- Bthe SAP Solution Manager
- Cthe data volume management report
- Dthe network inventory and locations
Correct Answer:
B
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/
B
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/
send
light_mode
delete
All Pages