azure-functions-v2
There are 34 repositories under azure-functions-v2 topic.
yokawasa/azure-functions-python-samples
Azure Functions Python Sample Codes. NOTE: The project, hosted in a repository, is no longer actively maintained by its creators or contributors. There won't be any further updates, bug fixes, or support from the original developers in the project.
rickvdbosch/functions-triggers-bindings-example
Example Azure Functions project that implements different types of Bindings.
rcarmo/azure-durable-functions-node-blog-engine
A simple blog engine and static site generator written as an Azure Durable Functions code sample
AdamPaternostro/Training-Azure-DevOps
Using Azure Dev Ops to deploy Infrastructure as Code, Web application, Staging Slots and Docker images. Also, contains my best practices when using DevOps in the cloud.
omiossec/StartStopVmByTag
Azure functions written in PowerShell to start/stop a vm on a schedule based on a tag
MikaBerglund/Azure-Functions-Configuration
Documentation and sample code for how to leverage dependency injection for configuration in Azure Functions.
CodeRunRepeat/AdoAutoStateTransitions
This project automates Azure DevOps to update work items from New to Active when a child becomes Active, and to close work items when all their children are closed (or removed).
jefking/fn-call-webhook
Web Hook Registry, and Invoker (Serverless)
MikaBerglund/Azure-Functions-with-DI
A simple Azure Functions application with necessary additions to leverage dependency injection.
garrytrinder/azfunc-o365cli
This repository demonstrates how you can use the Office 365 CLI in an Azure Function.
BeyondLabsEY/meeting-reaction-functions
Azure Functions for Meeting Reaction App
fortedigital/Forte.Functions.Testable
In-memory orchestration for testing Durable Functions
MarkDaviesEsendex/Azure-Useful-Bindings
A repository of useful bindings - maybe
martinkearn/Multilingual-QnAMaker
A repo with assets for enabling QnAMaker in multiple languages
michalchecinski/Serverless-Image
Azure Functions serverless image storage with Content Moderation
alvaromongon/Dependency.Injection.Azure.Functions.V2
Simple implementation of dependency injection for microsoft azure funcitons V2
brandonh-msft/EmbeddedXsltTestFunction
Demonstrates how to use custom code in an XML Transform from within an Azure Function
rickvdbosch/mswfy
Making Serverless Work For You
rrocham/observablesp
Observablehq SharePoint Project
toddlers/azfuncs
azure functions
Afischbacher/AndreFischbacherApp
My personal web app for people who want to know a little bit more about me
mjazwiecki/tempReadingToCosmosDb
azure function pushing messages from iot hub to cosmos db
rickvdbosch/gsdwaf
All documentation and source code of the Techorama talk about Azure Functions, Kubernetes, AKS and more
samgrimmer/functions.api.management
azure api management developer onboarding via azure function
bpelikan/azure-functions-recruiter
Appointment reminder system that uses Azure Functions, Azure Queues, SendGrid and Recruiter project
ervwalter/games-cache-updater
Azure function to update cache of BGG data
felipecruz91/malaga-air-quality
Azure Function that polls for air quality metrics in Malaga and sends them to a SignalR hub.
jamesfulford/azure-functions-image-processing
.NET Core Azure functions triggered by blob uploads to an Azure storage account. Deployed to Azure.
jonathanscholtes/Azure-AI-Large-Document-Summarization
This project demonstrates summarizing large documents with Azure OpenAI and Durable Functions, using a Fan-out/Fan-in pattern to process sections in parallel and compile a cohesive summary. It ensures scalable and efficient document handling with Azure services.
jonathanscholtes/Azure-AI-RAG-CSharp-Semantic-Kernel-Functions
This repository offers a solution for deploying a Generative AI (GenAI) system on Azure using Retrieval-Augmented Generation (RAG). It features a RAG Chat API integrated with CosmosDB and HTML files, enabling customer support teams to resolve issues effectively.
MJZawacki/AzureCostEstimatorAPI
API Wrapper for RateCard API
sjwaight/CustomisedAzureFunctionsContainers
Demonstrates how you can customise the Azure Functions runtime environment and use them with Kubernetes