UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

18 lines (12 loc) 630 B
<!-- title: Serverless Framework Commands - Azure Functions - Deploy Function menuText: deploy function menuOrder: 5 description: Deploy your Azure Functions functions quickly layout: Doc --> <!-- DOCS-SITE-LINK:START automatically generated --> ### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/azure/cli-reference/deploy-function) <!-- DOCS-SITE-LINK:END --> # Azure - Deploy Function The `serverless deploy function` command is not supported within the `serverless-azure-functions` plugin. Functions within a Function App are deployed as a unit and cannot be separated.