Continuous Delivery

Continuous Delivery is the practice of deploying a package into a non-production environment in an automated manner.

Once our Continuous Integration process is completed successfully, we can deploy a package using the Continuous Delivery practice in an automated way.

  1. Click on the Releases in VSTS.
  1. Click on New definition:
  1. Select the Azure App Service Deployment template and click on Next:
  1. Select the Project and Build definition that we created in the previous section.
  2. Select the Continuous Deployment checkbox.

Get Learning Azure Functions 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.