Skip to content

Azure-Samples/azure-functions-flex-consumption-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Azure Functions Flex Consumption Samples

This repository contains links to quickstart samples, end to end samples, and infrastructure as code examples for Azure Functions Flex Consumption. Check out the Azure documentation to learn more about Azure Functions Flex Consumption.

Starter Samples Overview (Code + AZD)

These starters samples give you the code + IaC (Azure Dev CLI enabled) to build and deploy simple/common scenarios to Flex Consumption.

HTTP Trigger Quickstarts

Simple HTTP services that handle GET and POST requests, with code and Azure Developer CLI (AZD) templates for easy deployment:

Blob Trigger with Event Grid source Quickstarts

Simple blob triggered functions that use the Event Grid source type to process blobs quickly, with code and Azure Developer CLI (AZD) templates for easy deployment:

Timer Trigger Quickstarts

Quickstarts for building timer triggered function apps in Flex Consumption.

Azure Cosmos DB Trigger Quickstarts

Quickstarts for building Azure Cosmos DB triggered function apps in Flex Consumption.

Azure SQL Trigger Quickstarts

Quickstarts for building Azure SQL triggered function apps in Flex Consumption.

Azure Service Bus Quickstarts

Quickstarts for building Azure Service Bus triggered function apps in Flex Consumption.

Durable Functions Quickstarts

Quickstarts for running Durable Functions function apps in Flex Consumption.

Remote MCP with the Azure Functions MCP extensions

Quickstarts to easily build and deploy a custom remote MCP server to the cloud using Azure functions.

Remote MCP servers with the official Anthropic MCP SDKs

Quickstarts for remote hosting of MCP servers built with the official Anthropic MCP SDKs on Azure Functions Flex Consumption.

End to End Samples Overview

The following end to end samples are available in this repository for different Flex Consumption app scenarios:

IaC samples Overview

Flex Consumption has made some significant improvements to the control plane compared to other Azure Functions hosting plans. The following foundational samples are available in this repository for creating a Flex Consumption app that you should review and copy if you are automating the creation of your function apps with ARM, Bicep, or Terraform:

  • ARM (Azure Resource Manager): Contains a sample for deploying Azure Functions using ARM templates.
  • Bicep: Contains a sample for deploying Azure Functions using Bicep templates.
  • Terraform AzAPI Provider: Contains a sample for deploying Azure Functions using Terraform scripts using the AzAPI provider.
  • Terraform AzureRM Provider: Contains samples for deploying Azure Functions using Terraform scripts using the AzureRM provider.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Samples for Azure Functions Flex Consumption

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12