Azure Samples

Results 208 repositories owned by Azure Samples

This sample shows how to install an AKS cluster with Azure Managed Prometheus and Azure Managed Grafana via Bicep.

hello-spring-function-azure

67
Stars
84
Forks
Watchers

Example "Hello, world" Spring Boot application that runs on Azure Functions

azure-sql-db-prisma

48
Stars
18
Forks
Watchers

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

43
Stars
31
Forks
Watchers

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

34
Stars
13
Forks
Watchers

Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.

Serverless-File-Validation

29
Stars
17
Forks
Watchers

Using Azure Serverless products to perform file validation on a per-batch basis

function-app-arm-templates

36
Stars
59
Forks
Watchers

This repo contains Azure Resource Manager templates for deploying Function App with recommended settings and best practices.

azure-functions-event-grid-terraform

29
Stars
28
Forks
Watchers

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

55
Stars
23
Forks
Watchers

Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.