Azure Samples

Results 208 repositories owned by Azure Samples

A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.

container-apps-store-api-microservice

340
Stars
415
Forks
Watchers

Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management

openhack-devops-team

156
Stars
587
Forks
Watchers

DevOps OpenHack Team environment APIs

serverless-full-stack-apps-azure-sql

116
Stars
1.7k
Forks
Watchers

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 an...

ms-identity-javascript-v2

106
Stars
84
Forks
Watchers

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform

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

ms-identity-b2c-javascript-spa

115
Stars
71
Forks
Watchers

Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C

An Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular

ms-identity-javascript-tutorial

123
Stars
82
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

ms-identity-javascript-react-spa

96
Stars
81
Forks
Watchers

A React single-page application calling Microsoft Graph via Azure AD and MSAL React.