Forum Discussion

Srini1987's avatar
Srini1987
Copper Contributor
Feb 03, 2021

Need to get budget allocated for all my subscription and management group in Azure u

Hi Team

 

I'm new to automation world and learning day by days

 

 

i've wondering to get the budget allocated for all my subscription and management group in Azure Account.

 

i am able to achieve using rest api for one subscription using the API below

"GET https://management.azure.com/{scope}/providers/Microsoft.Consumption/budgets/{budgetName}?api-version=2019-10-01" 

 

however my requirement is to get it for all subscription & management group  in my Azure account ,Any experts can help me on this which is much appreciate 

 

 

Resources