How to visualize Azure Resource Graph data with KQL
Using SquaredUp, you can query Azure Resource Graph with KQL to pull Change history, Azure Service Health and maintenance schedules. For the uninitiated, Azure Resource Graph is a series of tables holding information on Azure resources and how they are related. Its data is used many places within Azure itself (such as the Azure Portal’s native search) and it’s data can help us with many use cases as it is designed to help with queries at scale.