...

/

Publishing our Function App

Publishing our Function App

Let's publish our previously created Function application.

Publishing with PowerShell

Since we have already created the Function application locally, deploying to the cloud is a relatively simple process.

  1. We will first create our resource group for the Function app. We will name it middleware-function-app-rg as we discussed earlier.
  2. Next, we will create a storage account that the Function app will use. We will name it middlewarefuncstore.
  3. After creating our storage, we will create our function app in Azure. This can be done by using the
...
Access this course and 1400+ top-rated courses and projects.