In VMware Aria Automation, an Azure Cloud Account fails to connect or synchronize images. You may observe the following error messages in the Cloud Account configuration UI:
Data collection failed: Failed to send enum request. Endpoint [/resources/endpoints/...] is in SUSPENDED state
Image synchronization failed: com.microsoft.azure.CloudException: Status code 403, {"error":{"code":"AuthorizationFailed","message":"The client '...' does not have authorization to perform action 'Microsoft.Compute/images/read'..."}}
Aria Automation 8.x
This issue occurs due to two concurrent factors:
To resolve this issue, you must address the Azure permissions and then clear the suspended state:
Update Azure Permissions: Log in to the Azure Portal and ensure the Service Principal used by Aria Automation has the necessary role assignments. Specifically, verify it has permission to perform Microsoft.Compute/images/read for the affected subscription.
Clear Suspended State: Follow the steps outlined in KB 377182 to address the suspended endpoint.
Validate Credentials: In the Aria Automation Cloud Account configuration, re-enter and validate the credentials to trigger a fresh data collection cycle.