View all questions & answers for the AZ-120 exam
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?
Get-AzureVMAvailableExtension
Get-AzVmDiagnosticsExtension
Test-AzDeployment
Test-VMConfigForSAP
The Get-AzVMDiagnosticsExtension cmdlet gets the settings of the Azure Diagnostics extension on a virtual machine.
Submit