az functionapp deployment
Note
This reference is part of the appservice-kube extension for the Azure CLI (version 2.60.0 or higher). The extension will automatically install the first time you run an az functionapp deployment command. Learn more about extensions.
Manage function app deployments.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az functionapp deployment source |
Manage function app deployment via source control. |
Extension | GA |
| az functionapp deployment source config-zip |
Perform deployment using the kudu zip push deployment for a function app. |
Extension | GA |