An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: azure-function

EdiWang/Moonglade.ContentSecurity

Content security Azure Function for filtering harmful text

Language: C# - Size: 74.2 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 0 - Forks: 0

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: TypeScript - Size: 289 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

Azure-Samples/functions-quickstart-python-azd-cosmosdb

Azure Functions Python CosmosDb Trigger using Azure Developer CLI description: This repository contains an Azure Functions CosmosDb trigger quickstart written in Python and deployed to Azure Functions Flex Consumption using the Azure Developer CLI (azd). The sample uses managed identity and a virtual network to make sure deployment is secure.

Language: Bicep - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: Bicep - Size: 18.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 7

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: Bicep - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 9

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: Bicep - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 5

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: Bicep - Size: 5.82 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 11

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: Bicep - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 6

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: Bicep - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 15

lucasfogliarini/BoraCotacoes

📊 BoraCotações é um microserviço para simular e comparar cotações de crédito imobiliário.

Language: C# - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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: Bicep - Size: 259 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 8

felipementel/APIM-Monorepo-Apps-v1

Language: C# - Size: 6.34 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Azure-Samples/durable-functions-order-processing-python

This repository contains the implementation of an order processing workflow with Durable Functions in Python. 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: Bicep - Size: 187 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

highbyte/SonarqubeMSTeamsBridge

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

Language: C# - Size: 676 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

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: Bicep - Size: 85 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 6

mrpaulblack/AzureFunctionExample

Contains examples for isloated dotnet 8 HttpTrigger azure function

Language: C# - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

Expecho/IoT

Code running on my home automation IoT devices

Language: C - Size: 390 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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: TypeScript - Size: 439 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 15 - Forks: 10

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: Bicep - Size: 83 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 21 - Forks: 14

UDC-GAC/picsa

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

Language: HCL - Size: 1.02 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

eavanvalkenburg/graphql_function

Azure Function to create GraphQL endpoint against Cosmos DB

Language: Python - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

HammerheadShark666/mos-registered-user-add-customer-func

Microservice Order System - Customer Microservice

Language: C# - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

telekom-mms/terraform-azurerm-app-service

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

Language: HCL - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

modusnl/GLEIF

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

Language: C# - Size: 6.28 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PerfectThymeTech/AzureFunctionPython

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

Language: HCL - Size: 582 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

miztiik/azure-service-bus-event-orchestrator

Orchestrating Events with Azure Service Bus and Azure Functions using Managed Identity

Language: Bicep - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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# - Size: 132 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

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: Bicep - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

creativesoftwaregun/email-sender-1-func-pub

Sample Azure function project

Language: C# - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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: TypeScript - Size: 164 KB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ernitingarg/azure-resource-monitoring-grafana

Tool to generate configuration and dashboards to monitor azure resources

Language: Shell - Size: 310 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sbartholomeusz/git-actions-az-deploy-demo

Demonstration of Azure Functions deployment using Github Actions workflows

Language: C# - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 11

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: Python - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

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# - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

wilsoncg/bot

Rachael - C# Azure Bot

Language: C# - Size: 740 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

miztiik/azure-function-http-trigger-async-function

Azure Python Function with Async Processing

Language: Bicep - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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: Go - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dinushchathurya/azure-function-crud

Simple CRUD Using Azure Functions and Azure Storage

Language: JavaScript - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

roncli/dcltwitter 📦

The Twitter bot for the Descent Champions Ladder.

Language: JavaScript - Size: 41 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

amit894/azure-function-incidentbot

Incident Bot in Java on Azure Functions

Language: Java - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

epomatti/az-function-custom-image

Azure Function with custom image

Language: Dockerfile - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LauraKokkarinen/azure-function-dependencyinjection-sample

Language: C# - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

goh-chunlin/Lunar.Geolocation.iOS

Language: Swift - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

TrainingByPackt/Advanced-Serverless-Architectures-with-Microsoft-Azure-eLearning

Design complex serverless systems quickly with the scalability and benefits of Azure

Language: C# - Size: 179 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0