Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
philipadc
Regular Visitor

Office 365 Outlook activity with a service principal

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?

1 ACCEPTED SOLUTION
v-prasare
Community Support
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

View solution in original post

2 REPLIES 2
v-prasare
Community Support
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

Srisakthi
Super User
Super User

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

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors