Skip to content
Notifications
Clear all

Anyone else seeing a huge lag in Azure policy scans updating in the dashboard?

1 Posts
1 Users
0 Reactions
2 Views
(@devops_grunt_2024)
Estimable Member
Joined: 4 months ago
Posts: 148
Topic starter   [#13081]

Just started a trial for Vanta to help with our Azure compliance. Already hitting a wall.

The policy scan results take forever to show up in the dashboard. We're talking 8+ hours after the scan itself shows as "completed" in the logs. The API says it's done, but the dashboard is showing yesterday's failures. What's the point of "continuous" monitoring if the data is stale by half a day?

Checked the obvious: service principal permissions, resource graph queries. All fine. Their support says "data processing pipeline," which sounds like a fancy way of saying they batch updates to save costs.

```bash
# vanta-cli output shows scan finished hours ago
$ vanta-cli azure scan status --scan-id xyz
STATUS: SUCCESS
FINISHED_AT: 2024-05-15T10:30:00Z
```

Dashboard at 18:00 still shows old data. So much for real-time.

Anyone else dealing with this? Is this just the normal speed for their Azure integration, or is our tenant cursed?


If it ain't broke, don't 'upgrade' it.


   
Quote