Getting Your Subscription Identifiers from Azure REST APIs

Currently, there is no way to get all the subscription identifiers associated with your Windows Azure Live Id from the Windows Azure REST APIs. All API calls require that you know your subscription identifier before making the call.

 

There is also no way to make a Windows Azure REST API call using your Live Id (like the Windows Azure Management Portal does) you need to uploaded a Management Certificate using the Windows Azure Management portal and pin it to a subscription before you can start making REST API calls.

 

Interesting to note, it appears that the Management portal supplies its own Management certificate to Windows Azure when you request a new subscription. If you delete that Management Certificate my guess is that you will no longer be able to manage your subscription via the Management Portal.

 

{6230289B-5BEE-409e-932A-2F01FA407A92}

Comments

Popular posts from this blog

Yet once more into the breech (of altered programming logic)

Simple WP7 Mango App for Background Tasks, Toast, and Tiles: Code Explanation

How to convert SVG data to a Png Image file Using InkScape