nerdexam
Microsoft

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…

Maintain SAP workloads on Azure

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)
  • A
    11% (3)
  • B
    78% (21)
  • C
    7% (2)
  • D
    4% (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

#Azure Diagnostics#monitoring#PowerShell cmdlet#deployment checklist

Community Discussion

No community discussion yet for this question.

Full AZ-120 Practice