https://github.com/manjunathg88/adf-teams-channel-notification
This Azure Data Factory (ADF) pipeline will be automatically triggered whenever a CSV file is dropped in a specific location within the Storage Account Container. The pipeline reads the contents of the CSV file, converts it into an HTML table, and then sends a notification containing the newly created table to the designated Microsoft Teams channel
https://github.com/manjunathg88/adf-teams-channel-notification
adf arm-template armtemplate azure azure-data-factory azuredatafactory message-cards microsoft-teams microsoftteams ms-teams ms-teams-channel msteams
Last synced: 3 months ago
JSON representation
This Azure Data Factory (ADF) pipeline will be automatically triggered whenever a CSV file is dropped in a specific location within the Storage Account Container. The pipeline reads the contents of the CSV file, converts it into an HTML table, and then sends a notification containing the newly created table to the designated Microsoft Teams channel
- Host: GitHub
- URL: https://github.com/manjunathg88/adf-teams-channel-notification
- Owner: manjunathg88
- Created: 2024-01-17T16:19:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-17T17:15:55.000Z (over 1 year ago)
- Last Synced: 2025-01-05T12:12:21.269Z (4 months ago)
- Topics: adf, arm-template, armtemplate, azure, azure-data-factory, azuredatafactory, message-cards, microsoft-teams, microsoftteams, ms-teams, ms-teams-channel, msteams
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adf-teams-channel-notification
This ADF Pipeline is triggered when a CSV file is dropped in a specific location in the Storage Account Container. Pipeline reads the CSV files, creates an HTML table, and posts this table as a notification to the Microsoft Teams Channel.
Pipeline and parameters:
References:
https://teams.microsoft.com/l/message/19:8aefbe97-aca6-4572-ad94-db6b88d7777a_f2f2be66-0770-4320-8a42-1db8c0a41995@unq.gbl.spaces/1705511661664?context=%7B%22contextType%22%3A%22chat%22%7Dhttps://teams.microsoft.com/l/message/19:8aefbe97-aca6-4572-ad94-db6b88d7777a_f2f2be66-0770-4320-8a42-1db8c0a41995@unq.gbl.spaces/1705511077652?context=%7B%22contextType%22%3A%22chat%22%7D
https://stackoverflow.com/questions/60094551/adding-data-in-table-in-ms-teams-message-card