Azure Consumption API - Constant 429 Too Many Request Errors
Joshua Conner
0
Reputation points
Hello,
I'm attempting to use this endpoint:
https://management.azure.com/providers/Microsoft.Billing/BillingAccounts/1234:56789/customers/00000000-0000-0000-0000-000000000000/providers/Microsoft.Consumption/usageDetails?api-version=2023-05-01
But no matter how long I wait, it always returns a 429: Too Many Requests error
I can run other endpoints such as listing billing accounts and customers just fine, but not that endpoint. I did see about a year ago some people had success with adding a "ClientType" header into the request, but that doesn't seem to work for me.
Sign in to answer