Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
Build your own serverless AI Chat with Retrieval-Augmented-Generation using LangChain.js, TypeScript and Azure
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on instructions for configuring and deploying all of the architecture's components along the way. The goal is to provide practical hands-on experience in working with several Azure services and the technologies that effectively use them in a cohesive and unified way to build a serverless-based microservices architecture.
DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
An orchestration-based saga implementation reference in a serverless architecture
A set of code samples for the Azure Maps web control.
Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
Azure Batch and HPC Code Samples
A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C
SDK & Sample to do speech recognition using websockets in Javascript
How to implement a streaming at scale solution in Azure
A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
A collection of design pattern samples for building applications and services with Azure Cosmos DB for NoSQL.
Spring Cloud Azure Samples
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.
Full stack solution using Javascript, Azure Static Web Apps, Azure Function, Azure SQL Database and a microservice architecture to monitor in real-time public transportation data, create a geofence and send notification when geofence is activated
Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage.
Multi-agent banking assistant with Java and Langchain4j
Sample project demonstrating the Unreal Engine plug-in for Azure Digital Twins
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
DevOps OpenHack Proctor environment code and provisioning scripts
VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
A React single-page application calling Microsoft Graph via Azure AD and MSAL React.
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
A small Node.js Web API that is protected with Azure AD v2.0 to validate access tokens and accepts authorized calls using Passport.js