[BUG] [Virtual machine] Error occurred with Arm64-based VMs has little error message returned when trying to assess patches on the VM #31144
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Compute - VM
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
Service Attention
Workflow: This issue is responsible by Azure service team.
API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/compute/resource-manager/Microsoft.Compute/ComputeRP/stable/2024-07-01/virtualMachine.json#L1827
API Spec version
2024-07-01
Describe the bug
Operation VirtualMachines_AssessPatches failed when the VM's architecture is Arm64, and the error message returned by REST API was not enough to describe the issue.
Yet from kusto query, we can get more detailed exception message:
Expected behavior
We can get more detailed exception message from REST API like it shows in the kusto.
Actual behavior
REST API only returns message:
An internal execution error occurred. Please retry later
.Reproduction Steps
Environment
No response
The text was updated successfully, but these errors were encountered: