Azure Logic Apps | Azure Email Notification from Data Factory |

Опубликовано: 18 Июнь 2026
на канале: Praasy Technologies
5,601
83

Welcome to Praasy Technologies

This video session explains and provides a full demo about
1) What is Logic Apps?
2) How to create a Logic App?
3) How to Send Success/Failure Email Notifications from Azure Data Factory using Web Activity?

External Links discussed inside the Video
What is Azure Data Factory and Pipeline
   • Azure Data Factory | Copy Data from AzureS...  
What is Linked Service?
   • Azure Data Factory | Copy Data from AzureS...  

Jason Script used in HTTP REQUEST
{
"properties": {
"DataFactoryName": {
"type": "string"
},
"Message": {
"type": "string"
},
"PipelineName": {
"type": "string"
}
},
"type": "object"
}

Message Script used in the BODY of Web Activity in the Pipeline
{"Message":"Hi All,
The pipeline completed successfully
Thanks,
Praasy Technologies
\n\n"
,"DataFactoryName": "@{pipeline().DataFactory}"
,"PipelineName": "@{pipeline().Pipeline}"
}

Thank you
Support me by subscribing to my channel for more videos
Have a great day
-
Prakash Rajamani
Azure Senior Data Engineer
Bangalore
India

#logicapps
#azurelogicapps
#MicrosoftAzureforBeginners
#WhatIsAzure
#MicrosoftAzureTutorialforBeginners
#AzureTrainingforBeginners
#Azure
#MicrosoftAzure
#AzureforBeginners
#Azuredatafactory
#adf
#datafactory
#prakashrajamani
#praasytechnologies
#praasy
#prakash