Azure Functions Zip Deployment Pipeline Workflow
The Azure Zip Deployment workflow includes the following steps:
Build Step (Command Line)
Azure Storage
Azure Functions
...
Azure Functions Pipeline Step Configuration
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.
Use Existing Azure Function?
Resource Group -
Azure Function -
Azure Push Step - Select the corresponding configured Azure Push Step from the drop-down.
...