Extend management API with SQL Azure support
Similar scenario like need to know what services and storage is account using would be helpful to have information about SQL Azure databases
15
votes
1 comment
-
Lee Grissom
commented
I spoke to Zdenek, and he is basically saying that whatever capabilities are exposed via the Silverlight administration portal (specifically the "Databases" page) should be exposed programmatically via an API. He would be happy with just a REST API... I would also like a .NET managed wrapper around said REST API. One example of how useful this would be is: Fetching the list of databases under a SQL Azure instance without needing to login with the SQLAzure admin password.