A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
Hi Manish,
Thank you for your quick response.
I have followed the instructions you provided, and I am attaching the outcome below.
Provision status is not displayed.
Get-AzVM -ResourceGroupName $rgName -Name $vmName -Status | Select-Object -ExpandProperty Extensions | Format-Table Name, Type, ProvisioningState, Statuses -AutoSize
Name Type ProvisioningState Statuses
ApplicationMonitoring Microsoft.Azure.Diagnostics.ApplicationMonitoringWindows {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}
AzureMonitorWindowsAgent Microsoft.Azure.Monitor.AzureMonitorWindowsAgent {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}
AzureNetworkWatcherExtension Microsoft.Azure.NetworkWatcher.NetworkWatcherAgentWindows {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}
AzurePerformanceDiagnostics Microsoft.Azure.Performance.Diagnostics.AzurePerformanceDiagnostics {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}
MDE.Windows Microsoft.Azure.AzureDefenderForServers.MDE.Windows {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}
VMSnapshot Microsoft.Azure.RecoveryServices.VMSnapshot {Microsoft.Azure.Management.Compute.Models.InstanceViewStatus}