The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Is it possible to use a service principal or registered application to send email using the Office 365 Outlook activity? If so, how? If not, what is the best practice for sending emails from pipelines without tying the sender to an specific developer's account?
Solved! Go to Solution.
Hi @philipadc,
you cannot use a service principal or registered application to send emails using the Office 365 Outlook activity in Fabric pipelines. The Outlook activity relies on delegated permissions, which means it requires a user to sign in interactively, and emails are sent on behalf of that user. It does not support application permissions, which are required for service principals.
Thanks,
Prashanth Are
MS Fabric community support
Hi @philipadc,
you cannot use a service principal or registered application to send emails using the Office 365 Outlook activity in Fabric pipelines. The Outlook activity relies on delegated permissions, which means it requires a user to sign in interactively, and emails are sent on behalf of that user. It does not support application permissions, which are required for service principals.
Thanks,
Prashanth Are
MS Fabric community support
Hi @philipadc ,
Best practise is to use separate email id for sending email alerts. Please contact your IT team to get new Email Id created of your choice and use it further. You can request them to create in a email id of your choice like pipelinealert@xxx.com like that and it would be helpful to identify easily.
Regards,
Srisakthi