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?
Suggested Answer:B🗳️
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. Reference: https://docs.microsoft.com/en-us/powershell/module/az.compute/get-azvmdiagnosticsextension
Enable diagnostics using a storage account specified in a diagnostics configuration file
Set-AzVMDiagnosticsExtension -ResourceGroupName "ResourceGroup01" -VMName "VirtualMachine02" -DiagnosticsConfigurationPath "diagnostics_publicconfig.xml"
Example :
Get the diagnostics extension applied to a virtual machine
PS C:\> Get-AzVMDiagnosticsExtension -ResourceGroupName "ResourceGroup11" -VMName "ContosoVM22"
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.AZ-120 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
kevino81
7 months, 2 weeks agoSjn9
2 years, 11 months agod0bermannn
2 years, 7 months agoShub94
3 years, 3 months agoNarenderSingh
3 years, 3 months agoBhagirathi
3 years, 4 months agoBhagirathi
3 years, 4 months agoBhagirathi
3 years, 4 months ago