Hi Guys,
I have two tenants with multiple resources. I need to get the public IP Addresses of all resources in both Tenants and export it to a csv/txt file.
I was using the Azure Resource Graph query to get the IP Addresses however, this action needs to be automated. I have tried using Logic Apps to automate it but there's no option for running the Resource Graph query.
Any ideas on how to accomplish this?
Thank you!