Azure CLI Samples
The following table includes links to bash scripts for Azure Functions that use the Azure CLI.
Create app | |
Create a function app for serverless execution | Creates a function app in a Consumption plan. |
Create a function app in an App Service plan | Create a function app in a dedicated App Service plan. |
Integrate | |
Create a function app and connect to a storage account | Create a function app and connect it to a storage account. |
Create a function app and connect to an Azure Cosmos DB | Create a function app and connect it to an Azure Cosmos DB. |
Continuous deployment | |
Deploy from GitHub | Create a function app that deploys from a GitHub repository. |
Deploy from Azure DevOps | Create a function app that deploys from a Azure DevOps repository. |
Configure app | |
Map a custom domain to a function app | Define a custom domain for your functions. |
Bind an SSL certificate to a function app | Upload SSL certificates for functions in a custom domain. |
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...