Topic

azure-functions

Repositories (1569)

demos-azure-durable-functions
demos-azure-durable-functions marcduiker C#

This repo contains a .NET solution which is part of a blog post series about Azure Durable Functions. It also serves as demo material for some of my p...

42
AzureFunctionsPGPEncrypt
AzureFunctionsPGPEncrypt lfalck C#

Azure function which performs PGP encryption and decryption.

42
portfolioshop
portfolioshop cyboholics JavaScript

Portfolioshop builds custom portfolio websites with submitted user data.

42
powerbi-embed-v2
powerbi-embed-v2 snobu JavaScript

Power BI Embedded with Custom Controls PoC

41
azure-functions-golang-worker
azure-functions-golang-worker radu-matei Go

Golang worker for Azure Functions

40
QueueBatch
QueueBatch Scooletz C#

WebJobs/Azure Functions trigger providing batches of Azure Storage Queues messages directly to your function

40
function-app-arm-templates
function-app-arm-templates Azure-Samples Bicep

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

40
hedge
hedge siilisolutions Clojure

a serverless solution for clojure

39
azure-hands-on-labs
azure-hands-on-labs olohmann HTML

A collection of Azure Labs on various topics.

39
AzureContainerInstancesManagement
AzureContainerInstancesManagement dgkanatsios JavaScript

Hosting game servers at scale using Azure Container Instances, using Azure Functions and Event Grid. Demo with OpenArena game server!

38
ServerLess-Cloud-Learning
ServerLess-Cloud-Learning rohanmistry231 HTML

A comprehensive resource hub for learning serverless computing, featuring tutorials, projects, and examples using AWS Lambda, Azure Functions, and oth...

37
functions-extension-101
functions-extension-101 ealsur C#

Learn how to create your own Azure Functions extension in 5 steps

36
PdfTemplating.XslFO
PdfTemplating.XslFO cajuncoding C#

This is a C# .NET solution that tests and illustrates the capabilities of Xsl-FO for dynamically generating PDF documents. It provides a way to gener...

36
durablefunctions-apiscraping-nodejs
durablefunctions-apiscraping-nodejs Azure-Samples JavaScript

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

34
remix-azure-functions
remix-azure-functions scandinavianairlines JavaScript

A Remix.run adapter for Azure Functions and Azure Static Web Apps

34
ApacheFOP.Serverless
ApacheFOP.Serverless cajuncoding Java

A ready to use serverless implementation of Apache FOP via Azure Functions. This provides a micro-service for dynamically rendering quality PDF binary...

34
movie-db-java-on-azure
movie-db-java-on-azure microsoft Java

Sample movie database app built using Java on Azure

33
azure-functions-language-worker-protobuf
azure-functions-language-worker-protobuf Azure

Protobuf definitions for the gRPC connections between the script host and the language workers

33
AzUnzipEverything
AzUnzipEverything FBoucher C#

A simple Azure Function to Unzip files from a blob storage to another one

33
AzureFunctionExtensions
AzureFunctionExtensions fbeltrao C#

Set of Azure Function Extensions: Redis output and IDatabase resolving, HTTP calls, etc.

32
pyrasp
pyrasp rbidou Python

PyRASP is a Runtime Application Self Protection package for Python-based Web Servers (Flask, FastAPI and Django), Serverless Functions (AWS Lambda, Az...

32
azure-functions-typescript-boilerplate
azure-functions-typescript-boilerplate leoiii12 TypeScript

Azure Functions + Parcel + TypeScript + TypeORM + Jest + Swagger

32
assent-app
assent-app microsoft C#

Microsoft Assent is an enterprise scale product, internally used at Microsoft. It delivers a modern approvals experience for any approval, anywhere, a...

31
Demo.Azure.Functions.GraphQL
Demo.Azure.Functions.GraphQL tpeczek C#

Sample project for demonstrating GraphQL in Azure Functions

31
jlik.me
jlik.me JeremyLikness C#

URL Shortener project.

31
shorty
shorty ffissore Rust

URL shortener available as library, microservice (even containerized), aws lambda, and azure function

31
bootcamp-bringing-ML-models-into-production-intermediary-jun-aug2021
bootcamp-bringing-ML-models-into-production-intermediary-jun-aug2021 pyladiesams Jupyter Notebook

6 week-long Python hands-on MLOps Bootcamp following a real-life industry scenario.

31
AzureBlobStorageSampleApp
AzureBlobStorageSampleApp TheCodeTraveler C#

iOS and Android app made using Xamarin.Forms that explores Azure Blob Storage

30
azure-tagowner
azure-tagowner itaysk JavaScript

Automatically tag Azure resources with the user who created them

30
awesome-functions
awesome-functions plutov

A curated list of awesome open source Cloud / Lambda / Azure functions

30
UnitTestEx
UnitTestEx Avanade C#

UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing exper...

30
azure-functions-event-grid-terraform
azure-functions-event-grid-terraform Azure-Samples 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 Te...

30
Scavenger
Scavenger BrianPeek C#

A virtual "scavenger hunt" game for mobile devices using Unity, Azure, and PlayFab

30
patient-referral-form-recognizer
patient-referral-form-recognizer olafwrieden TypeScript

A demo of Azure Form Recognizer (Custom Model) with Azure Function blob trigger to process, tag, and move a patient referral form, then save extracted...

30
serverless-recipes
serverless-recipes ealsur JavaScript

Compendium of Serverless samples with Azure Cosmos DB

29
AzureFunctionsSecurity
AzureFunctionsSecurity damienbod C#

Azure Functions Security

29
Serverless-File-Validation
Serverless-File-Validation Azure-Samples C#

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

29
kraken-js
kraken-js kraken-js TypeScript

Real Serverless Graphql Experience with Realtime Powers!

28
Brink.Azure-Monitor-Alerts-To-MsTeams
Brink.Azure-Monitor-Alerts-To-MsTeams Brink-Software C#

Azure Function to post message to a Microsoft Teams channel when an Azure Monitor Alert rule is triggered.

28
Xamarin.InAppPurchasing
Xamarin.InAppPurchasing jonathanpeppers C#

Sample project for secure in-app purchases with Xamarin for iOS and Google Play

27
serverless-keyvault-secret-rotation-handling
serverless-keyvault-secret-rotation-handling Azure-Samples 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 operation...

27
AzureFunctionsPGPDecrypt
AzureFunctionsPGPDecrypt lfalck C#

Azure function which performs PGP decryption.

27
Azure-Functions-KeyVault-Binding
Azure-Functions-KeyVault-Binding brandonh-msft C#

A binding for Azure Functions to make working with Azure KeyVault easier.

26
market-catalog-api
market-catalog-api peacecwz-archive C#

This project is API of Aktuel Listesi Mobile App. Developed by ASP.NET Core Web API, EF Core 2.0, Azure Storage, Cognitive Services and Azure Function...

26
AzureFunctionsNodeLeaderboards-Cosmos
AzureFunctionsNodeLeaderboards-Cosmos dgkanatsios JavaScript

A game Leaderboards API hosted on Azure Functions and backed by Azure Cosmos DB with Mongo API

26
cortana-intelligence-customer360
cortana-intelligence-customer360 Azure Python

This repository contains instructions and code to deploy a customer 360 profile solution on Azure stack using the Cortana Intelligence Suite.

26
Azure-Functions-OpenAI-Demo
Azure-Functions-OpenAI-Demo Azure-Samples 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...

26
ms-identity-nodejs-webapi-azurefunctions
ms-identity-nodejs-webapi-azurefunctions Azure-Samples PowerShell

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

26
azure-middleware
azure-middleware emanuelcasco JavaScript

Node.js middleware engine for Azure Functions đź”—

26
dynatrace-azure-log-forwarder
dynatrace-azure-log-forwarder dynatrace-oss Python

This project provides a mechanism that allows streaming Azure logs from Azure Event Hub into Dynatrace Logs via Azure Function App. It supports both:...

26