Azure Resource Graph

  • Querying ARM can be slow and expensive. There is a quota. So we use Azure Resource Graph
    • 12000 per hour
  • Provides a Read only database
    • periodically does a full scan and overwrites as needed
    • also gets notified in case of changes. allows for change tracking.
    • is up-to-date
  • Use KQL to find info from Azure Resource Graph
  • Also has quota but it resets very fast
    • 15, resets every 5 seconds

references:

Subscribe to NordLetter

A weekly newsletter on living in Finland.

UPDATED