deployFunctions
deploy Azure Functions to FunctionApp
Target PropertiesÂ
Property Name | Property Code | Required | Description |
---|---|---|---|
Function App Name |
| Yes | Azure Function App name |
Resource Group Name |
| Yes | Resource Group of Azure Function |
Remote Build |
| No | Select in case Remote build is required |
Docker Registry Account |
| No | Docker registry credentials |
Show Deployment Log |
| No | To get detailed deployment log(if available). Applicable only for archive deployment |
Slot Name |
| Yes | Slot for code deployment |
Target slot to swap |
| No | Slot to be swapped with |
Azure Cloud Account |
| Yes | Azure cloud account Name |
Docker Image Name |
| No | The name of the docker image, including the repository if desired. i.e. foo/bar or bar. |
Docker Image Tag |
| No | The tag of the docker image. Â |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Application Setting File |
| No | Relative/absolute path of file with Application settings |
Connection String File |
| No | Relative/absolute path of file with Connection String |
Artifacts
This operation consume artifacts. Â
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style