azure-function topic

List azure-function repositories

SonarqubeMSTeamsBridge

16
Stars
2
Forks
Watchers

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

function-python-ai-textsummarize

17
Stars
12
Forks
Watchers

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