Azure Pipelines and Azure Functions

In this section, you will learn how to implement CI/CD pipelines to build your function app and deploy it on Azure. Let's set them up by going through the following steps:

  1. First of all, you must have an organization in Azure DevOps; then you can create a team project to host your pipelines. In this example, we will assume that your code is on GitHub.
  2. To create your team project, use the Create project button in Azure DevOps:
  1. Then configure it:
  1. You can set a description to describe your project. In this ...

Get Mastering Azure Serverless Computing 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.