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.
...