We are using Azure Automation DSC and were able to do simple things like create Automation account, create Resource group, VM creation and even able to deploy a web site on the target VM. All using powershell scripting. How can we deploy Azure Cloud Services (web role / worker role)? what are the cmdlets? Any pointers? Please help. What more things can be achieved using this? Moreover what limitations we can expect here.
Best Regards