ExamGecko
Home Home / Microsoft / AZ-120

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

Question list
Search
Search

List of questions

Search

Related questions











DRAG DROP

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.

Question 61
Correct answer: Question 61

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.

Reference:

http://www.deployazure.com/compute/virtual-machines/sap-azure-enhanced-monitoring-extension/

https://docs.microsoft.com/en-us/azure/azure-monitor/platform/gateway

HOTSPOT

You are planning the Azure network infrastructure for an SAP environment.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 62
Correct answer: Question 62

Explanation:

Box 1: Yes

Box 2: No

A design that's not supported is the segregation of the SAP application layer and the DBMS layer into different Azure virtual networks that aren't peered with each other. We recommend that you segregate the SAP application layer and DBMS layer by using subnets within an Azure virtual network instead of by using different Azure virtual networks.

Box 3: Yes

Be aware that network traffic between two peered Azure virtual networks is subject to transfer costs. Huge data volume that consists of many terabytes is exchanged between the SAP application layer and the DBMS layer. You can accumulate substantial costs if the SAP application layer and DBMS layer are segregated between two peered Azure virtual networks.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/dbms_guide_general

DRAG DROP

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.

Question 63
Correct answer: Question 63

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.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/dbms_guide_general

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.

Question 64
Correct answer: Question 64

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

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 65
Correct answer: Question 65

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: Yes

If you deploy SAP VMs in a cross-premises scenario, where on-premises Active Directory and DNS are extended in Azure, it is expected that the VMs are joining an on-premises domain.

Box 3: No

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/deployment-guide

HOTSPOT

You are integrating SAP HANA and Azure Active Directory (Azure AD).

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 66
Correct answer: Question 66

Explanation:

Box 1: Yes

To configure Azure AD single sign-on with SAP HANA, perform the following steps:

1. In the Azure portal, on the SAP HANA application integration page, select Single sign-on.

2. On the Select a Single sign-on method dialog, select SAML/WS-Fed mode to enable single sign-on.

Box 2: No

Box 3: No

Key security considerations for deploying SAP on Azure

Reference:

https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/saphana-tutorial

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 67
Correct answer: Question 67

Explanation:

Box 1: Yes

The SAP Azure Enhanced Monitoring Extension builds on top of the Azure Diagnostic extension, which stores its data in an Azure Storage account that you specify.

Box 2: Yes

The Set-AzVMAEMExtension cmdlet updates the configuration of a virtual machine to enable or update the support for monitoring for SAP systems that are installed on the virtual machine. The cmdlet installs the Azure Enhanced Monitoring (AEM) extension that collects the performance data and makes it discoverable for the SAP system. The -OSType specifies the OS. Either Windows or Linux.

Box 3: Yes

Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/platform/diagnostics-extension-overview

https://docs.microsoft.com/en-us/powershell/module/az.compute/set-azvmaemextension

DRAG DROP

You deploy an SAP environment on Azure.

You need to grant an SAP administrator read-only access to the Azure subscription. The SAP administrator must be prevented from viewing network information.

How should you configure the role-based access control (RBAC) role definition? 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.

Question 68
Correct answer: Question 68

Explanation:

Box 1: "*/read"

"*/read" allows you to view everything in the subscription.

You need to grant an SAP administrator read-only access to the Azure subscription

Box 2: "Microsoft.Network/*/read"

The SAP administrator must be prevented from viewing network information.

You have an SAP Cloud Platform subscription and an Azure Active Directory (Azure AD) tenant.

You need to ensure that Azure AD users can access SAP Cloud App by using their Azure AD credentials.

What should you configure?

A.
Active Directory Domain Services (AD DS)
A.
Active Directory Domain Services (AD DS)
Answers
B.
SAP Cloud Platform Identity Authentication
B.
SAP Cloud Platform Identity Authentication
Answers
C.
A conditional access policy
C.
A conditional access policy
Answers
D.
SAP Cloud Connector
D.
SAP Cloud Connector
Answers
Suggested answer: B

Explanation:

When you integrate SAP Cloud Platform Identity Authentication with Azure AD, you can:

Control in Azure AD who has access to SAP Cloud Platform Identity Authentication.

Enable your users to be automatically signed-in to SAP Cloud Platform Identity Authentication with their Azure AD accounts. Manage your accounts in one central location - the Azure portal.

Reference:

https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/sap-hana-cloud-platform-identity-authentication-tutorial

You migrate an SAP environment to Azure.

You need to inspect all the outbound traffic from the SAP application servers to the Internet.

Which two Azure resources should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
Azure Traffic Manager
A.
Azure Traffic Manager
Answers
B.
Azure Firewall
B.
Azure Firewall
Answers
C.
Network Performance Monitor
C.
Network Performance Monitor
Answers
D.
Azure user-defined routes
D.
Azure user-defined routes
Answers
E.
Azure Load Balancer NAT rules
E.
Azure Load Balancer NAT rules
Answers
F.
a Web Application Firewall (WAF) for Azure Application Gateway
F.
a Web Application Firewall (WAF) for Azure Application Gateway
Answers
Suggested answer: A, F

Explanation:

Total 187 questions
Go to page: of 19