Automating Function App deployment

As mentioned in Chapter 2, Getting Started with the Azure Environment, every resource in Azure can be defined as an Azure Resource Manager JSON template, and also deployed using such a template. This allows for automated deployment of infrastructure and networking components. In case of Azure Functions, the entire Function App can be deployed as a template. The process of defining a Function App as a template and deploying it to Azure is outlined here at https://docs.microsoft.com/en-us/azure/azure-functions/functions-infrastructure-as-code.

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.