Azure Samples
Azure Samples
aks-managed-prometheus-and-grafana-bicep
This sample shows how to install an AKS cluster with Azure Managed Prometheus and Azure Managed Grafana via Bicep.
hello-spring-function-azure
Example "Hello, world" Spring Boot application that runs on Azure Functions
azure-sql-db-prisma
Full-Stack End-To-End implementation - both with REST and GraphQL support - with Azure SQL and Prisma.io of the well-known To-do list sample.
durable-functions-producer-consumer
Uses Durable Functions' fan out pattern to load N messages across M sessions into various Azure Storage/Messaging services. Includes the ability to consume the messages with another Azure Function & l...
durablefunctions-apiscraping-nodejs
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
Serverless-File-Validation
Using Azure Serverless products to perform file validation on a per-batch basis
function-app-arm-templates
This repo contains Azure Resource Manager templates for deploying Function App with recommended settings and best practices.
azure-functions-event-grid-terraform
This sample shows how to create Storage Event subscriptions to Azure Functions, publish events to a custom Event Grid topic, and deploy it all with Terraform
function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.