Azure Functions Zip Deployment

Azure Functions Zip Deployment Pipeline Workflow

The Azure Zip Deployment workflow includes the following pipeline steps:

  1. Build Step (Command Line)

  2. Azure Storage

  3. Azure Functions

 

Azure Functions Pipeline Step Configuration

  1. Once the initial Step Setup is configured with the Azure Functions tool, set the following values:

    • Deployment Type - Select Zip Deployment.

    • Azure Tool - Select a configured Azure tool from the Tool Registry.

    • Azure Credential - Fetched from Applications of the selected Azure Tool.

    • Resource Group -

    • Azure Function -

    • Azure Push Step - Select the corresponding configured Azure Push Step from the drop-down.

  2. Select Save and proceed to setting up the next pipeline steps.