azure-function

There are 45 repositories under azure-function topic.

  • Azure-Samples/function-python-ai-textsummarize

    This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization & Sentiment Score processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding. Uses Azure Functions Python v2 programming model.

    Language:Bicep2114413
  • Azure-Samples/Azure-Functions-OpenAI-Demo

    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.

    Language:TypeScript1910510
  • highbyte/SonarqubeMSTeamsBridge

    An integration between SonarQube and MS Teams, implemented as an Azure Function.

    Language:C#16243
  • Azure-Samples/functions-quickstart-dotnet-azd

    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

    Language:Bicep810110
  • Azure-Samples/functions-quickstart-python-http-azd

    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

    Language:Bicep71035
  • advanced-security/teams-secret-scanning-notifier-azure-function

    Microsoft Teams notifier for Secret Scanning alerts from GitHub Advanced Security, using a GitHub App and Azure Function

    Language:TypeScript5211
  • Azure-Samples/azure-functions-java-flex-consumption-azd

    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

    Language:Bicep52905
  • Azure-Samples/function-csharp-ai-textsummarize

    This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization & Sentiment Score processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding.

    Language:Bicep51466
  • buzink/CSV-to-JSON-converter-Azure-function

    This is an Azure Function that converts CSV text to JSON. It can be used standalone or as the api behind a custom connector in Power Automate.

    Language:C#5210
  • wilsoncg/bot

    Rachael - C# Azure Bot

    Language:C#5203
  • Azure-Samples/functions-quickstart-powershell-azd

    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

    Language:Bicep44
  • Azure-Samples/functions-quickstart-javascript-azd

    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

    Language:Bicep31114
  • git-actions-az-deploy-demo

    sbartholomeusz/git-actions-az-deploy-demo

    Demonstration of Azure Functions deployment using Github Actions workflows

    Language:C#32012
  • UDC-GAC/picsa

    This repository gathers a set of projects to increase productivity through automation of serverless services in the cloud.

    Language:HCL3
  • AndreRatzenberger/DurableFunctions.SemanticKernel

    This project serves as an interactive tutorial series showcasing the integration of Azure Durable Functions with Semantic Kernel, enhanced with a Flask CLI frontend. Each part of the series introduces new functionalities, from simple Q&A agents to complex orchestrations, demonstrating the power of combining cloud computing with AI.

    Language:C#2100
  • Azure-Samples/Durable-Functions-Order-Processing

    This repository contains the implementation of an order processing workflow with Durable Functions in C#. The sample is deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd) and is configured with managed identity as the authentication mechanism.

    Language:Bicep22
  • Azure-Samples/functions-quickstart-typescript-azd

    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

    Language:Bicep21114
  • eavanvalkenburg/graphql_function

    Azure Function to create GraphQL endpoint against Cosmos DB

    Language:Python210
  • Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

    kathleenwest/Azure-EventGrid-Publisher-Subscriber-Azure-Functions-Demo

    In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to our Event Grid Topic public endpoint that has authentication, version parameter, and the correct JSON body format. After we send the request, we will take a look in the Azure portal to verify the activity and that our subscriber function received and processed the event.

    Language:Python2201
  • amit894/azure-function-incidentbot

    Incident Bot in Java on Azure Functions

    Language:Java1100
  • creativesoftwaregun/email-sender-1-func-pub

    Sample Azure function project

    Language:C#1100
  • ernitingarg/azure-resource-monitoring-grafana

    Tool to generate configuration and dashboards to monitor azure resources

    Language:Shell1100
  • evansopilo/authbird

    The goal of this project/repository is to demo how to develop a serverless authentication and authorization service using GoLang and Azure Services. ie. serveless storage and compute.

    Language:Go1100
  • modusnl/GLEIF

    This project demonstrates various processing approaches for handling large Xml files, using the publicly available GLEIF datasets.

    Language:C#1110
  • mrpaulblack/AzureFunctionExample

    Contains examples for isloated dotnet 8 HttpTrigger azure function

    Language:C#1102
  • nsmaassel/UserStoryEnhancer

    Azure Function App to enhance user stories using LangChain & OpenAI's API, integrating with task management tools for automated user story improvements.

    Language:TypeScript1100
  • PerfectThymeTech/AzureFunctionPython

    This repository provides a scalable baseline for Azure Function written in Python.

    Language:HCL1030
  • telekom-mms/terraform-azurerm-app-service

    A Terraform module that manages the app service resources from the azurerm provider.

    Language:HCL155
  • BigMorty/Azure-Functions-OpenAI-Demo

    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.

    Language:TypeScript
  • EdiWang/Moonglade.ContentSecurity

    Content security Azure Function for filtering harmful text

    Language:C#20
  • EdiWang/Moonglade.Custodian

    Azure Function for Moonglade that do maintenance work

    Language:C#20
  • HammerheadShark666/mos-registered-user-add-customer-func

    Microservice Order System - Customer Microservice

    Language:C#
  • jankammerath/AzFuncGolang

    Boilerplate for Azure Functions written in Go. It serves as a template to deploy simple Golang apps to Azure Functions automatically using a bicep template.

    Language:Bicep20
  • miztiik/azure-function-http-trigger-async-function

    Azure Python Function with Async Processing

    Language:Bicep20