Forum Discussion

MJSharma's avatar
MJSharma
Former Employee
Jun 17, 2021

Azure Resource Graph is now supported in Grafana's Azure Monitor data source

Azure Resource Graph (ARG) is a service in Azure that is designed to extend Azure Resource Management by providing efficient and performant resource exploration, with the ability to query at scale across a given set of subscriptions so that you can effectively govern your environment. By querying ARG, you can query resources with complex filtering, iteratively explore resources based on governance requirements, and assess the impact of applying policies in a vast cloud environment.

With Grafana 8.0, we are happy to announce that Azure monitor data source now supports querying Azure resource graph.

 

There is no extra configuration needed to use this service. Queries are written in the https://docs.microsoft.com/en-us/azure/governance/resource-graph/concepts/query-language and Azure Resource Graph query results are formatted as table data. If your credentials give you access to multiple subscriptions, then you can select them before entering the query.

6 Replies

  • jtraxler's avatar
    jtraxler
    Copper Contributor
    Is this supported in the USGovArizona region. yet? I can use CLI fine but not the Grafana plug in.
  • MattB5's avatar
    MattB5
    Copper Contributor

    MJSharmathanks for this new functionality! Do you know if it is possible to use the access to ARG to populate variables in grafana?

     

    My use case is to have a query list all our application insight resources in a drop down which then drives other queries to application insights.

Resources