Forum Discussion

vcb_001's avatar
vcb_001
Frequent Visitor
2 years ago

Azure Resource Graph Explorer API connection

Hi,

 

my manager wanted me to work on a solution to provide continuously refreshed data source for our dashboard where we normally use an excel workbook to retrieve the data.

The problem is that we use Azure Resource Graph query to export the exact data source but, there is no possible way of constructing a Power BI connection with this technology at the moment.

 

Therefore, I would like to ask you that anyone has handled this kind of issue so far? like creating an API to retrieve the data from this query continuously or something like that. Is it possible? If so, could you please guide me to enable this connection?

 

I greatly appreciate any feedback or comment from your side!

Thanks.

3 Replies

Replies have been turned off for this discussion
  • I recommend you look into (hybrid) streaming datasets.  You can push rows into these from a variety of tools, including batch scripts, PowerShell, or Power Automate. You can make it as close to real time as you want.