Skip to content

Azure-Samples/functions-connectors-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Functions Connector Samples (.NET)

.NET samples for the Azure Functions Connector Samples repo, using the Azure Connectors .NET SDK and the Connector trigger extension to receive events from Microsoft 365, SharePoint, Teams, and other connectors.

Samples

Sample Description
office365App Office 365 email trigger secured with Managed Identity + built-in authentication — saves incoming emails to blob storage.

Each sample is a self-contained Azure Functions app with its own azure.yaml, infra/, and source code. Navigate into a sample folder and run azd up to deploy.

More triggers and operations

See the full Operations to Azure Functions Signature Mapping for all supported connector triggers and their .NET, Python, and TypeScript signatures.

Prerequisites

Related .NET samples

Related repos

About

Azure Functions samples showcasing Connector triggers and bindings.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors