Data collection for Azure cloud accounts exceeds the standard 10-minute interval, sometimes taking 20 minutes or longer.
The following symptoms may be seen in provisioning-service logs:
ResourceEnumerationService runs sequentially across all endpoints.Use the below command to review live logs while connected to Aria Automation shell:
vracli logs --service provisioning-service-app -f | grep -Ei "ResourceEnumerationTaskService.*resources/endpoints/[[:xdigit:]]{8}(-[[:xdigit:]]{4}){3}-[[:xdigit:]]{12}"
The Aria Automation data collection process for cloud accounts is sequential. If one or more endpoints (especially high-latency remote endpoints like AVS) take a long time to respond, it bottlenecks the entire discovery queue, delaying all subsequent endpoints in the organization.
To minimize data collection latency, follow these recommendations: