Subhendu De

Results 1 issues of Subhendu De

### Description I'm using [Invoke-AzVMPatchAssessment](https://learn.microsoft.com/en-us/powershell/module/az.compute/invoke-azvmpatchassessment?view=azps-12.0.0) to retrieve the list of pending patches in an Azure VM. As per the documentation, it returns [PSVirtualMachinePatchAssessmentResult](https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.commands.compute.automation.models.psvirtualmachinepatchassessmentresult?view=az-ps-latest) containing a [Patches ](https://learn.microsoft.com/en-us/dotnet/api/microsoft.azure.commands.compute.automation.models.psvirtualmachinepatchassessmentresult.patches?view=az-ps-latest#microsoft-azure-commands-compute-automation-models-psvirtualmachinepatchassessmentresult-patches) property. However running...

Compute
Compute - VM
Compute - VMSS
Service Attention
question
customer-reported