Topic

azure-functions

Repositories (1569)

eventgrid-emulator
eventgrid-emulator ravinsp C#

Azure EventGrid Emulator (Unofficial)

25
cosmosdb-materialized-views
cosmosdb-materialized-views Azure-Samples C#

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

25
python-serverless-api
python-serverless-api techjacker Shell

Boilerplate flask app that is portable between different serverless platforms (AWS, Azure, GCP).

25
pbp-serverless
pbp-serverless simonaco JavaScript

Azure Functions for a serverless API in Nodejs

24
nestjs-azure-functions
nestjs-azure-functions TrilonIO TypeScript

Deploying serverless NestJS to Azure Functions demo

24
functions-quickstart-dotnet-azd
functions-quickstart-dotnet-azd Azure-Samples Bicep

This Quickstart uses Azure Developer command-line (azd) tools to create functions that respond to HTTP requests. After testing the code locally, you d...

24
Fritz.HatCollection
Fritz.HatCollection csharpfritz HTML

A static website that displays a collection of Fritz's Hats

24
AzureFunctions.Extensions.OpenIDConnect
AzureFunctions.Extensions.OpenIDConnect fmichellonet C#

OIDC / JWT Bearer Tokens authentication made easy for Azure Functions. Work with the well known ASPNET Authorize attribute. Compatible with popular id...

24
CfpExchange
CfpExchange CfpExchange C#

An online community website used to share interesting call for papers with speakers.

23
jetzt
jetzt cschleiden TypeScript

Publish serverless Next.js applications to Azure Functions with a single command!

23
Azure.Mobile
Azure.Mobile Azure C#

A collection of templates and resources for rapidly creating iOS & Android apps with modern, highly-scalable backends on Azure.

23
azure-maven-archetypes
azure-maven-archetypes microsoft Scala

Maven Archetypes for Microsoft Azure Services

23
AzureAD-AppSecretManager
AzureAD-AppSecretManager Azure PowerShell

Azure AD App Secret Manager automates the rotation of your Azure web sites secrets integrated with user approval and notification in Microsoft Teams

23
gameboy-graphics
gameboy-graphics taylus C#

Convert images to Game Boy color palettes using JavaScript or .NET

23
vulcan
vulcan michaeljolley JavaScript

Server-less Twitch chat-bot using Azure functions & transient containers

22
beatlemania
beatlemania lynnaloo JavaScript

:beetle: :notes: Collection of serverless services for each cloud platform. :notes: :beetle:

22
serverlessazurefriday
serverlessazurefriday ealsur JavaScript

Serverless geo-replicated event-based architecture sample for Azure Friday

22
O365ModernProvisioning
O365ModernProvisioning giuleon C#

This sample demonstrates how to integrate a typical enterprise scenario where the user can submit a creation's request for a new SharePoint team site,...

22
AzureBlazorCosmosWasm
AzureBlazorCosmosWasm JeremyLikness C#

A completely serverless solution to access Cosmos DB from Blazor WebAssembly using EF Core.

22
serverless-architecture
serverless-architecture lynnlangit

Companion to my Linked In Learning 'Serverless Architecture' course

22
azure-serverless-discord-bot
azure-serverless-discord-bot SoTrx TypeScript

A serverless implementation of a discord bot using Azure Functions

22
azure-functions-ts-essentials
azure-functions-ts-essentials fulls1z3 TypeScript

Essential interfaces and tools for backend development on Azure Functions with TypeScript

21
MXChip-Workshop
MXChip-Workshop jimbobbennett C#

A hands on workshop to get started with an MXChip board 🤖

21
durablefunctions-mapreduce-dotnet
durablefunctions-mapreduce-dotnet Azure-Samples 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
autofac-azurefunctions
autofac-azurefunctions junalmeida C#

Autofac implementation of the dependency injection factory for non isolated Azure Functions.

21
azure-function-fastapi
azure-function-fastapi code4mk Python

Deploy Python FastAPI serverless application on Azure Functions

21
catsify
catsify manekinekko TypeScript

Catsify is a simple and creative app that helps you to find a unique name for your lovely cat

21
azure-functions-doctor-for-python
azure-functions-doctor-for-python yeongseon Python

Diagnostic CLI tool for Python Azure Functions environment and configuration checks.

21
azure-functions-sample-unittest-integrationtest
azure-functions-sample-unittest-integrationtest sntnupl C#

Sample application to showcase how one can implement Unit and Integration testing for an Azure Functions application

21
jekyll-blog-comments
jekyll-blog-comments Azure-Functions C#

Create pull requests for blog comments posted via a form (v1 function)

20
serverless-multicloud-example
serverless-multicloud-example jasonumiker JavaScript

An example Node Express app that can be deployed in any major cloud by the Serverless framework

20
NSwag.AzureFunctionsV2
NSwag.AzureFunctionsV2 Jusas C#

NSwag for Azure Functions

20
azure-functions-boilerplate
azure-functions-boilerplate shibayan C#

A boilerplate project for getting started with Azure Functions v4

20
NL.Serverless.AspNetCore
NL.Serverless.AspNetCore tntwist C#

Hosting an AspNet Core App inside an Azure Function V3 HTTP Trigger

20
CADLab_Loyalty
CADLab_Loyalty shanepeckham Shell

This is a end to end Loyalty business scenario

19
boilerplate-azurefunctions
boilerplate-azurefunctions Azure JavaScript

A boilerplate project for getting started with Azure Functions Serverless Framework plugin

19
LineBot-Sample-for-DotNet
LineBot-Sample-for-DotNet kiyoaki C#

LINE Bot API samples for .NET C#

19
function-python-ai-openai-chatgpt
function-python-ai-openai-chatgpt Azure-Samples 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 Az...

19
SqlTransactionalOutbox
SqlTransactionalOutbox cajuncoding C#

A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key ben...

19
nestjs-graphql-azure-functions
nestjs-graphql-azure-functions agmoss TypeScript

Serverless GraphQL API with Nest.js and Azure Functions

19
functions-triggers-bindings-example
functions-triggers-bindings-example rickvdbosch C#

Example Azure Functions project that implements different types of Bindings.

19
GitHubReadmeWebTrends
GitHubReadmeWebTrends TheCodeTraveler C#

An automated tool created using Azure Functions that double checks each Readme to ensure every repository is leveraging Web Trends

19
PowerApps-Managed-Identity-Demo-Functions
PowerApps-Managed-Identity-Demo-Functions rajyraman Bicep

Demo repository to show how to use Managed Identity on Azure Functions to connect to Power Apps Web API.

19
functions-storage-managed-identity
functions-storage-managed-identity Azure-Samples C#

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

19
SIEM-HomeLab
SIEM-HomeLab JonCyberGuy PowerShell

A walkthrough of creating and using the Azure environment and Microsoft Sentinel to track attacks and plot attacks on a live map.

19
azure-functions-auth
azure-functions-auth idandaccess JavaScript

Authentication and Authorization for Azure Functions (with OAuth 2.0 and JWT)

18
azure-functions-telemetry
azure-functions-telemetry gabrielweyer C#

Improve Application Insights integration for in-process Azure Function v4.

18
podcast-synopsis-generation-openai
podcast-synopsis-generation-openai Azure-Samples JavaScript

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

18
live-caption-demo
live-caption-demo ably-labs JavaScript

Live Speech to Text using Microsoft Azure Cognitive Services and Ably MQTT

18
serverless-thank-you
serverless-thank-you johnpapa TypeScript

Say thank you to everyone who takes the time to create and discus or a pull request in your Github repository, using Azure Functions

17