Azure-Samples

Azure-Samples

🏢 Organization

129 repositories on SrcLog

View on GitHub
129 Repos
12.5k Stars
12.3k Forks
12.5k Watchers

Repositories (129)

durable-functions-producer-consumer Azure-Samples/durable-functions-producer-consumer C#

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

43
java-on-aks Azure-Samples/java-on-aks Java

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

42
function-app-arm-templates Azure-Samples/function-app-arm-templates Bicep

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

41
active-directory-android Azure-Samples/active-directory-android Java

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.

33
durablefunctions-apiscraping-nodejs Azure-Samples/durablefunctions-apiscraping-nodejs JavaScript

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

33
active-directory-b2c-javascript-angular2.4-spa Azure-Samples/active-directory-b2c-javascript-angular2.4-spa TypeScript

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

32
azure-functions-event-grid-terraform Azure-Samples/azure-functions-event-grid-terraform HCL

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

30
Serverless-File-Validation Azure-Samples/Serverless-File-Validation C#

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

30
aks-managed-prometheus-and-grafana-bicep Azure-Samples/aks-managed-prometheus-and-grafana-bicep Bicep

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

29
functions-quickstart-dotnet-azd Azure-Samples/functions-quickstart-dotnet-azd 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

29
serverless-keyvault-secret-rotation-handling Azure-Samples/serverless-keyvault-secret-rotation-handling HCL

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.

28
ms-identity-javascript-nodejs-console Azure-Samples/ms-identity-javascript-nodejs-console PowerShell

A Node.js console daemon application secured by MSAL Node and calling Microsoft Graph API via OAuth 2.0 client credentials flow

28
Azure-Functions-OpenAI-Demo Azure-Samples/Azure-Functions-OpenAI-Demo TypeScript

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.

28
cosmosdb-materialized-views Azure-Samples/cosmosdb-materialized-views C#

A full sample that shows how to implement real-time updated Materalized Views with CosmosDB, Change Feed and Azure Functions

25
ms-identity-nodejs-webapi-azurefunctions Azure-Samples/ms-identity-nodejs-webapi-azurefunctions PowerShell

Node.js Azure Function web API secured by Azure AD, uses Express.js and passport-azure-ad.

25
functions-quickstart-python-http-azd Azure-Samples/functions-quickstart-python-http-azd 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

25
azure-ai-agents-javascript Azure-Samples/azure-ai-agents-javascript TypeScript

Build your Agents in JavaScript with Azure AI Agent Service

24
azure-spring-cloud Azure-Samples/azure-spring-cloud Shell

How to use the Azure Spring Cloud service end to end?

23
azure-maps-animations Azure-Samples/azure-maps-animations TypeScript

A rich library of animations for use with the Azure Maps Web SDK.

22
durablefunctions-mapreduce-dotnet Azure-Samples/durablefunctions-mapreduce-dotnet C#

An implementation of MapReduce on top of C# Durable Functions over the NYC 2017 Taxi dataset to compute average ride time per-day

21
azure-maps-leaflet Azure-Samples/azure-maps-leaflet TypeScript

A leafletjs plugin that makes it easy to overlay tile layers from the Azure Maps tile services.

21
function-python-ai-openai-chatgpt Azure-Samples/function-python-ai-openai-chatgpt Bicep

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.

21
functions-storage-managed-identity Azure-Samples/functions-storage-managed-identity C#

A sample showing how to utilize Managed Service Identity from an Azure Function to connect to an Azure Storage account, including local development support

19
openai-secure-ui-js Azure-Samples/openai-secure-ui-js TypeScript

Reusable OpenAI secure UI and infrastructure for AI Chat with Azure

19
podcast-synopsis-generation-openai Azure-Samples/podcast-synopsis-generation-openai JavaScript

This repository showcases how to automate the process of generating synopsis in multiple languages, taglines, SEO keyword using Azure Cognitive Services and Azure OpenAI.

19
active-directory-b2c-android-native-appauth Azure-Samples/active-directory-b2c-android-native-appauth Java

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.

18
microsoft-identity-express Azure-Samples/microsoft-identity-express TypeScript

Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform

18
azure-sql-db-hyperscale-autoscaler Azure-Samples/azure-sql-db-hyperscale-autoscaler C#

Autoscaling Azure SQL Database Hyperscale with Azure Functions

15
app-service-javascript-sap-cloud-sdk-quickstart Azure-Samples/app-service-javascript-sap-cloud-sdk-quickstart TypeScript

Sample project showcasing SAP Cloud SDK for OData consumption from SAP S4 with Azure App Service

15
azure-sql-binding-func-dotnet-todo Azure-Samples/azure-sql-binding-func-dotnet-todo C#

Todo Backend with Azure SQL binding for Azure Functions and .NET

14