You can do follow scenarios using Windows Azure IP of Orchestrator:
•Automatically deploy and upgrade an Azure service
All these operations you can find them in http://technet.microsoft.com/en-us/library/jj721977.aspx
Cloud Services
List Cloud Services
Create Cloud Service
Update Cloud Service
Delete Cloud Service
Get Cloud Service Properties
Check Cloud Service Name Availability
Create Affinity Group
Deployments
Create Deployment
Get Deployment
Swap Deployment
Delete Deployment
Change Deployment Configuration
Update Deployment Status
Upgrade Deployment
Walk Upgrade Domain
Reboot Role Instance
Reimage Role Instance
Rollback Update Or Upgrade
Storage Accounts
List Storage Accounts
Get Storage Account Properties
Get Storage Account Keys
Regenerate Storage Account Keys
Create Storage Account
Delete Storage Account
Update Storage Account
Storage
Create Container
Delete Container
Put Blob
Get Blob
Delete Blob
Snapshot Blob
List Blobs
Copy Blob
Virtual Machines
Add VM Instance
Capture VM Instance
Delete VM Instance
Get VM Instance
Restart VM Instance
Shutdown VM Instance
Start VM Instance
Update VM Instance
Create Virtual Machine Deployment
Get VM RDP File
VM Disks
Add Data Disk
Delete Data Disk
Get Data Disk
Add Disk
Delete Disk
List Disks
VM Images
Add OS Image
Delete OS Image
List OS Images
Update OS Image
Cert Management
List Service Certificates
Add Service Certificate
Delete Service Certificate
Add Management Certificate
List Management Certificates
Delete Management Certificate
You can see more information from http://blog.csdn.net/yangzhenping/article/details/8540651 's links.
BTW, If you find any bugs or issues, you can send email to v-zhenpy@microsoft.com, thanks very much!