ExamGecko
Home Home / Microsoft / AZ-120

Microsoft AZ-120 Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











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 deploy SAP HANA on Azure (Large Instances).

You need to back up the SAP HANA database to Azure.

Solution: You use a third-party tool that uses backint to back up the SAP HANA database to Azure storage. Does this meet the goal?

A.
Yes
A.
Yes
Answers
B.
No
B.
No
Answers
Suggested answer: B

Explanation:

Reference: https://docs.microsoft.com/en-us/azure/backup/sap-hana-db-about https://docs.microsoft.com/en-us/azure/backup/backup-azure-sap-hana-database#configure-backup

You recently migrated an SAP HANA environment to Azure.

You plan to back up SAP HANA databases to disk on the virtual machines, and then move the backup files to Azure Blob storage for retention. Which command should you run to move the backups to the Blob storage?

A.
robocopy
A.
robocopy
Answers
B.
backint
B.
backint
Answers
C.
azcopy
C.
azcopy
Answers
D.
scp
D.
scp
Answers
Suggested answer: C

Explanation:

To store directories and files on Azure storage, one could use CLI or PowerShell. There is also a ready-to-use utility, AzCopy, for copying data to Azure storage.

Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-hana-backup-file-level

DRAG DROP

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.

Question 43
Correct answer: Question 43

Explanation:

Step 1: Create a virtual network...

We recommended that for test failover, you choose a network that's isolated from the production recovery site network specific in the Compute and Network settings for each VM. By default, when you create an Azure virtual network, it is isolated from other networks. The test network should mimic your production network:

The test network should have same number of subnets as your production network. Subnets should have the same names. The test network should use the same IP address range.

Step 2: Add a public IP address...

Because Site Recovery does not replicate the cloud witness, we recommend that you deploy the cloud witness in the disaster recovery region.

Step 3: Shut down production virtual machines

Make sure that the primary VM is shut down when you run the test failover. Otherwise there will be two VMs with the same identity, running in the same network at the same time. This can lead to unexpected consequences.

Step 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

You have an SAP landscape on Azure.

You deploy an SAP Web Dispatcher named web1.

You need to confirm that web1 can support 1,500 users.

What should you use?

A.
Apache JMeter
A.
Apache JMeter
Answers
B.
lometer
B.
lometer
Answers
C.
ABAPMeter
C.
ABAPMeter
Answers
D.
FIO
D.
FIO
Answers
Suggested answer: A

Explanation:

You plan to deploy an SAP environment on Azure.

During a bandwidth assessment, you identify that connectivity between Azure and an on-premises datacenter requires up to 5 Gbps. You need to identify which connectivity method you must implement to meet the bandwidth requirement. The solution must minimize costs. Which connectivity method should you identify?

A.
an ExpressRoute connection
A.
an ExpressRoute connection
Answers
B.
an Azure site-to-site VPN that is route-based
B.
an Azure site-to-site VPN that is route-based
Answers
C.
an Azure site-to-site VPN that is policy-based
C.
an Azure site-to-site VPN that is policy-based
Answers
D.
Global VNet peering
D.
Global VNet peering
Answers
Suggested answer: B

Explanation:

Azure site-to-site VPN is cheaper.

Incorrect Answers:

A: ExpressRoute could be quite expensive.

C: Policy-based gateways use static routing, and only work with site-to-site connections.

References: https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/vpn

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 a public IP address for each SAP application server
A.
Configure a public IP address for each SAP application server
Answers
B.
Deploy an internal Azure Standard Load Balancer for incoming connections
B.
Deploy an internal Azure Standard Load Balancer for incoming connections
Answers
C.
Use an SAP Web Dispatcher to route all incoming connections
C.
Use an SAP Web Dispatcher to route all incoming connections
Answers
D.
Configure point-to-site VPN connections for each user
D.
Configure point-to-site VPN connections for each user
Answers
Suggested answer: C

Explanation:

1. A public internet user can reach the SAP Web-Dispatcher over port 443

2. The SAP Web-Dispatcher can reach the SAP Application server over port 443

3. The App Subnet accepts traffic on port 443 from 10.0.0.0/24

4. The SAP Application server sends traffic on port 30015 to the SAP DB server

5. The DB subnet accepts traffic on port 30015 from 10.0.1.0/24.

6. 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/

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.
a site-to-site VPN
A.
a site-to-site VPN
Answers
B.
virtual network peering
B.
virtual network peering
Answers
C.
user-defined routing
C.
user-defined routing
Answers
D.
ExpressRoute
D.
ExpressRoute
Answers
Suggested answer: C

Explanation:

You can create custom, or user-defined, routes in Azure to override Azure's default system routes, or to add additional routes to a subnet's route table. In Azure, you create a route table, then associate the route table to zero or more virtual network subnets.

Incorrect Answers:

D: ExpressRoute is a costly solution.

You deploy an SAP environment on Azure.

Your company has a Service Level Agreement (SLA) of 99.99% for SAP.

You implement Azure Availability Zones that have the following components:

Redundant SAP application servers

ASCS/ERS instances that use a failover cluster

Database high availability that has a primary instance and a secondary instance

You need to validate the high availability configuration of the ASCS/ERS cluster.

What should you use?

A.
SAP Web Dispatcher
A.
SAP Web Dispatcher
Answers
B.
Azure Traffic Manager
B.
Azure Traffic Manager
Answers
C.
SAPControl
C.
SAPControl
Answers
D.
SAP Solution Manager
D.
SAP Solution Manager
Answers
Suggested answer: C

Explanation:

Load balancers. These are used to distribute traffic to virtual machines in the application-tier subnet.For high availability, use the built-in SAP Web Dispatcher, Azure Load Balancer, or network appliances, depending on the traffic type (such as HTTP or SAPGUI) or the required network services, such as Secure Sockets Layer (SSL) termination.Reference:https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/sap/sap-netweaver

You are deploying an SAP environment on Azure that will use an SAP HANA database server.

You provision an Azure virtual machine for SAP HANA by using the M64s virtual machine SKU.

You need to set the swap space by using the Microsoft Azure Linux Agent (waagent) configuration file. Which two settings should you configure? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
ResourceDisk.EnableSwapEncryption=n
A.
ResourceDisk.EnableSwapEncryption=n
Answers
B.
AutoUpdate.Enabled=n
B.
AutoUpdate.Enabled=n
Answers
C.
ResourceDisk.SwapSizeMB=229376
C.
ResourceDisk.SwapSizeMB=229376
Answers
D.
ResourceDisk.EnableSwap=y
D.
ResourceDisk.EnableSwap=y
Answers
Suggested answer: C, D

Explanation:

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

You plan to deploy an SAP environment on Azure.

You plan to store all SAP connection strings securely in Azure Key Vault without storing credentials on the Azure virtual machines that host SAP. What should you configure to allow the virtual machines to access the key vault?

A.
Azure Active Directory (Azure AD) Privilege Identity Manager (PIM)
A.
Azure Active Directory (Azure AD) Privilege Identity Manager (PIM)
Answers
B.
role-based access control (RBAC)
B.
role-based access control (RBAC)
Answers
C.
a Managed Service Identity (MSI)
C.
a Managed Service Identity (MSI)
Answers
D.
the Custom Script Extension
D.
the Custom Script Extension
Answers
Suggested answer: C

Explanation:

To reference a credential stored in Azure Key Vault, you need to:

1. Retrieve data factory managed identity

2. Grant the managed identity access to your Azure Key Vault

3. Create a linked service pointing to your Azure Key Vault.

4. Create data store linked service, inside which reference the corresponding secret stored in key vault.

Reference: https://docs.microsoft.com/bs-latn-ba/azure/data-factory/store-credentials-in-key-vault

Total 187 questions
Go to page: of 19