0

I was going to try to use email to send an artifact from my Azure Pipeline but then thought, why not use MS Teams that we are already using!

But I can't find any tasks on the marketplace or examples on how to "hook" into it. Just to be clear I'm not looking for notification and alerts on work items, PR etc.

So has anybody done this (or similar)?

Vince Bowdren
  • 8,326
  • 3
  • 31
  • 56
Sturla
  • 3,446
  • 3
  • 39
  • 56
  • Are you using Azure Data Factory Pipeline to send notification to Teams channel?, If yes, you can try with below: https://techcommunity.microsoft.com/t5/azure-data-factory-blog/send-notification-on-a-microsoft-teams-channel-from-a-data/ba-p/2456636 If not, could you please elaborate on it? – ChetanSharma-msft Dec 07 '21 at 14:48
  • Could you please confirm if your issue has resolved with above suggestion or still looking for any help? – Sayali-MSFT Dec 08 '21 at 14:14
  • Sorry but I´m not able to test this until next week but I am not using ADFP but just normal Azure DevOps pipelinse and I´m in the process of implemented this by using SendGrid task to send the content of the artifact file in the body of the email. But if you can do this with ADFP we might be able to with DevOps, correct? – Sturla Dec 08 '21 at 14:42
  • Yes, I think it's possible. – ChetanSharma-msft Dec 08 '21 at 16:20
  • We decided to send email from devops task instead. We might look into this later and then I´ll update this question – Sturla Dec 14 '21 at 13:46

0 Answers0