Sunday, June 30, 2019

Deploy Functional App to Azure Functional App Service - Part 2

This post explains how to create an azure function app service in Azure and deploy a .NET Azure function app, using Azure DevOps deployment pipeline to Azure. In the previous post Deploying Azure Function App with Azure DevOps - part 1 we have discussed how to create .NET function app and publish and generate the app package using Azure DevOps build. Let's discuss the steps to deploy the published function app package to the Azure function in this post.

Let's  get started.
  • Go to portal with Azure subscription credentials.
  • Select Create a resource then Azure market place pane will open
  • Find and click on Function App .