Configuring Release

After your build is configured and runs successfully, we can configure the release which will deploy the compiled application into the Azure Function App.

To do so, execute the following steps:

  1. In VSTS, navigate to Releases -> Create release definition:
  1. From the menu that opens up, choose the Azure App Service Deployment template.
  2. In the next dialog, select Build as the source of the deployment artifact, and choose the TextEvaluation project and repository.
  1. Check the Continuous deployment (create release and deploy whenever a build completes) checkbox to deploy the package whenever the build completes successfully, ...

Get Serverless computing in Azure with .NET 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.