hello,
Is there any way to connect Azure resource graph explorer with Logic apps, I'm trying to execute the below process in the automation process
1) I need to run a query from the Azure Resource graph and export those results on daily basis to the Azure database
2) I'm currently running query (KQL to know about resources in Azure) and exporting into CSV file, sending them manually
Please provide your thoughts
TIA


