Hi Buddy's,
Currently I am looking for the azure REST api to list all the subscriptions in a account.
We have the azure powershell commandlet "Get-AzureSubscription" which will give all the susbcriptions in the account , When it is executed with out any parameters.
Also we have the REST api https://management.core.windows.net/<subscription-id>, which will gives us the particular susbcription details.
So similarly let me know if any REST api to list down all the susbcriptions in a account.
Any help is greatly appreciated guys.
Thanks in advace,
-Rakesh