Another question: Is there a way to fetch billing information from Azure with CloudQuery? I see that there is an AWS Billing source, but no information about Azure.
There are some billing related tables (azure_billing_* in the list of tables), but I don’t think there’s support for fetching more detailed data (e.g. invoices and such) at this moment.
azure_billing_periods seems to contain Invoice IDs under the properties column, so I believe invoices could be added.
I’m wondering if it’s available from the same user. I remember some issues with the Reservations management.
Not sure, API limitations are usually not well documented, so it takes a couple of tries to make sure the API does what it does. Sometimes it doesn’t behave as expected/assumed.
I’ll try to find a way, thanks for your answer ![]()
If you have a specific set of resources you need implemented, we can open an issue to track and plan accordingly.