Share via

Create Email Notifications using Azure function

Kalyani, Hari Hara Prasad 0 Reputation points
2024-04-03T19:37:30.5+00:00

I have a stored procedure which will extract file status by joining some tables. Now I want to create azure function which will execute this SP and trigger email notifications with output from this Stored Procedure.

What would be the way in setting up this email trigger?

Note:

We prefer to go using Azure functions and Graph API.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

Microsoft Security | Microsoft Graph

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.