sls3-legacy
Version:
SLS3 Legacy - A fork of Serverless Framework v3
18 lines (12 loc) • 647 B
Markdown
<!--
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.