Deploying cloud packages to Azure

Cloud packages can either be uploaded to a cloud service in the portal or published using PowerShell; what you choose comes down to personal preference, although using PowerShell allows us to automate deployments. There is a great reference for deploying cloud packages using PowerShell at http://azure.microsoft.com/en-us/documentation/articles/cloud-services-dotnet-continuous-delivery.

Uploading packages into a service through the portal is really straightforward; we'll see how in the following procedure:

  1. Nearly every tab in the cloud services toolbar has an UPLOAD button that is used to upload packages to instances with no current package, or an UPDATE button for instances with a current package loaded, so click ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.