A while ago I had a little blog post series about cool stuff in Snowflake. I’m doing a similar series now, but this time for Microsoft Fabric. I’m not going to cover the basics of Fabric, hundreds of bloggers have already done that. I’m going to cover little bits & pieces that I find interesting, that are similar to Snowflake features or something that is an improvement over the “regular” SQL Server or related products.
In this blog post, I focus on an activity that is available in Fabric pipelines, but which isn’t available in Azure Data Factory or Azure Synapse Pipelines: the Office 365 Outlook activity. Yes, that’s right, we’re talking about sending an email. Sure, you can set up an alert in ADF that will send an email, but I want to send customized emails dammit.
In a Fabric pipeline, you can find the new activity in the ribbon under the Activities tab.
When you want to configure the settings, you’ll be asked to sign in first. You can choose an account other than the one you’ve logged into Power BI with. However, you cannot use personal accounts. The log-in prompt won’t stop you though from using a personal account. The activity will error out when the pipeline is run:
When logging in, you’ll be asked to give consent:
Once logged in, you can configure the settings. Just like in ADF, you can use dynamic content to customize everything.
After running the pipeline, an email should be sent:
I really hope they add this activity to ADF, so I don’t have to use a Logic App or other shenanigans to just send an email.
I'm hosting a free webinar at MSSQLTips.com at the 19th of December 2024, 6PM UTC.…
The slides and scripts for my session "Tackling the Gaps & Islands Problem with T-SQL…
Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added as…
In Azure Data Factory (ADF, but also Synapse Pipelines and Fabric Pipelines), you have a…
I wrote a piece of SQL that had some new T-SQL syntax in it: IS…
I'm very excited to announce I've been selected as a speaker for dataMinds Connect 2024,…
View Comments
Hi Koen,
Very relatable comment in the end about Logic App or simular tool. Made me laugh harder than it should.
This mustn't be too hard to implement in both ADFs, I will be praying along this update comes for our non-Fabric clients!
Gr,
Bavo