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 & load timing data in to Event Hubs for ingestion in to analytics services like Azure Data Explorer
How to use Azure Kubernetes Service end-to-end for Java apps? Illustrates using a Microservice Architecture with Spring Boot, Spring Cloud and Docker -- Piggymetrics
This repo contains Azure Resource Manager templates for deploying Function App with recommended settings and best practices.
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
A single page app implemented using Angular 2.4.5 that signs up & signs in users using Azure AD B2C and calls a web API using OAuth 2.0 access tokens. http://aka.ms/aadb2c
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
Using Azure Serverless products to perform file validation on a per-batch basis
This sample shows how to install an AKS cluster with Azure Managed Prometheus and Azure Managed Grafana via Bicep.
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
This sample showcases one way to handle when a KeyVault secret used by your Azure Function is "rolled" or updated as part of normal security operations in your organizations.
A Node.js console daemon application secured by MSAL Node and calling Microsoft Graph API via OAuth 2.0 client credentials flow
This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and binding extension for the backend capabilities.
A full sample that shows how to implement real-time updated Materalized Views with CosmosDB, Change Feed and Azure Functions
Node.js Azure Function web API secured by Azure AD, uses Express.js and passport-azure-ad.
This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you deploy it to a new serverless function app you create running in a Flex Consumption plan in Azure Functions. This follows current best practices for secure and scalable Azure Functions deployments
Build your Agents in JavaScript with Azure AI Agent Service
How to use the Azure Spring Cloud service end to end?
A rich library of animations for use with the Azure Maps Web SDK.
An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day
A leafletjs plugin that makes it easy to overlay tile layers from the Azure Maps tile services.
This sample shows how to take a ChatGPT prompt as HTTP Get or Post input, calculates the completions using OpenAI ChatGPT service, all hosted in an Azure Function.
A sample showing how to utilize Managed Service Identity from an Azure Function to connect to an Azure Storage account, including local development support
Reusable OpenAI secure UI and infrastructure for AI Chat with Azure
This repository showcases how to automate the process of generating synopsis in multiple languages, taglines, SEO keyword using Azure Cognitive Services and Azure OpenAI.
Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access tokens.
Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform
Autoscaling Azure SQL Database Hyperscale with Azure Functions
Sample project showcasing SAP Cloud SDK for OData consumption from SAP S4 with Azure App Service
Todo Backend with Azure SQL binding for Azure Functions and .NET