Skip to Main Content
Serverless Integration Design Patterns with Azure
book

Serverless Integration Design Patterns with Azure

by Abhishek Kumar, Srinivasa Mahendrakar
February 2019
Intermediate to advanced content levelIntermediate to advanced
494 pages
11h 5m
English
Packt Publishing
Content preview from Serverless Integration Design Patterns with Azure

Azure Function continuous integration and deployment

Once the Function code is checked into DevOps source control, the next step is to build a continuous integration and deployment pipeline using an ARM template and Function definition. To do this, follow these steps:

  1. Click on the build definition for the function app in the DevOps portal.
  2. Click on New build definition, and from the list of available templates, select the ASP.NET Core template.

  1. Add an additional task in the ASP.NET Core template, such as an archive function build definition, and publish the ARM definition for the function app container:
  1. To make sure the release is working ...
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

Azure Kubernetes Services with Microservices: Understanding Its Patterns and Architecture

Azure Kubernetes Services with Microservices: Understanding Its Patterns and Architecture

Kasam Ahmed Shaikh, Shailesh S. Agaskar

Publisher Resources

ISBN: 9781788399234Supplemental Content