Reputation: 3253
Is there any published guidance for using Release Management (formerly InCycle's InRelease) to deploy Azure Cloud Services?
Specifically, I'm interesting in the agent license issues (as you're deploying not via an agent on the machine but via a packaged cloud deployment) as well as dealing with the fact that the normal token-based replacement of items in the web.config would be a challenge.
Upvotes: 3
Views: 1581
Reputation: 64
The following links should be helpful:
http://www.incyclesoftware.com/2013/02/deploy-automatically-on-a-virtual-machine-in-windows-azure/ http://support.inreleasesoftware.com/entries/21683466-InRelease-configuration-for-Windows-Azure-Service-deployment
Upvotes: 0