AZ-120 · Question #35
You deploy an SAP environment on Azure by following the SAP workload on Azure planning and deployment checklist. You need to verify whether Azure Diagnostics is enabled. Which cmdlet should you run?
The correct answer is B. Get-AzVmDiagnosticsExtension. The Get-AzVMDiagnosticsExtension cmdlet gets the settings of the Azure Diagnostics extension on a virtual machine. Incorrect Answers: D: You can check the configuration of a virtual machine by calling the Test- VMConfigForSAP_GUI commandlet…
Question
You deploy an SAP environment on Azure by following the SAP workload on Azure planning and deployment checklist. You need to verify whether Azure Diagnostics is enabled. Which cmdlet should you run?
Options
- AGet-AzureVMAvailableExtension
- BGet-AzVmDiagnosticsExtension
- CTest-AzDeployment
- DTest-VMConfigForSAP
How the community answered
(27 responses)- A11% (3)
- B78% (21)
- C7% (2)
- D4% (1)
Explanation
The Get-AzVMDiagnosticsExtension cmdlet gets the settings of the Azure Diagnostics extension on a virtual machine. Incorrect Answers: D: You can check the configuration of a virtual machine by calling the Test- VMConfigForSAP_GUI commandlet. https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmdiagnosticsextension
Topics
Community Discussion
No community discussion yet for this question.