AZ-120 · Question #394
You have an Azure subscription that contains an SAP production landscape. The landscape contains virtual machines that run Linux and have the standard version of Azure VM extension for SAP solutions…
The correct answer is A. Assign a managed identity for each virtual machine. The new VM Extension for SAP uses a managed identity that's assigned to the VM to access monitoring and configuration data of the VM. To install the new Azure Extension for SAP by using PowerShell, you first have to assign such an identity to the VM and grant that identity…
Question
You have an Azure subscription that contains an SAP production landscape. The landscape contains virtual machines that run Linux and have the standard version of Azure VM extension for SAP solutions installed. You remove the standard version of the Azure VM extension for SAP solutions from each virtual machine. You need to install the new version of the Azure VM extension for SAP solutions. What should you do first?
Options
- AAssign a managed identity for each virtual machine.
- BConfigure a Microsoft Entra enterprise application.
- CConfigure Application Insights.
- DConfigure a Log Analytics workspace.
How the community answered
(62 responses)- A81% (50)
- B5% (3)
- C3% (2)
- D11% (7)
Explanation
The new VM Extension for SAP uses a managed identity that's assigned to the VM to access monitoring and configuration data of the VM. To install the new Azure Extension for SAP by using PowerShell, you first have to assign such an identity to the VM and grant that identity access to all resources that are in use by that VM, for example, disks and network interfaces. https://learn.microsoft.com/en-us/azure/sap/workloads/vm-extension-for-sap-new
Topics
Community Discussion
No community discussion yet for this question.