Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

Configuring the VSTS build process

Now that the code is in source control, and the staging slot is available for deployment, we are ready to set up the continuous delivery pipeline. First we will configure the application Build process.

In the future, you should be able to configure the Build and Release process directly from the functions portal, by configuring the Continuous Delivery feature. Doing so will generate the appropriate templates in VSTS.

To create a new build for the Function App, execute the following steps:

  1. Browse to your VSTS website, https://[YourVstsAccount].visualstudio.com.
  2. Navigate to Builds -> New, and select the ASP.NET Core (.NET Framework) template, as shown in the following screenshot. This template has the correct ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content