Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Based on Windows Azure team announcement new Windows Azure Service Management API features are as below:
New Feature: Azure storage Service Life Cycle Management:
means programmatically create, update, or delete storage services using the following new methods:
- Create Storage Account
- Update Storage Account
- Delete Storage Account
Update1: Updated "Get Deployment" method:
In addition to provide information about their deployments and subscriptions, the new version of the Get Deployment method will returns the following additional information:
- Instance size, SDK version, input endpoint list, role name, VIP, port
- Update domain and fault domain of role instance
Update 2: Updated "List Subscriptions" method:
The new version of the "List Subscriptions" method will returns the following additional information:
- OperationStartedTime
- OperationCompletedTime
Note: The request header to use the new versions of these methods is: “x-ms-version: 2011-06-01”
See Announcement
Comments
- Anonymous
March 29, 2014
Mate your Announcement link goes to blogs.msdn.com/.../Announcement :)