Premium
Deploying cloud services to Azure with Powershell
Recently I was asked to create an automated deployment from TeamCity for an Azure web role. I had done this before with Azure websites so I figured the process was going to be similar. For websites you can use msdeploy which is relatively easy to...