Categories: Fabric

Fabulous Stuff in Fabric – Part 4: The Office365 Outlook Activity

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.


------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
Koen Verbeeck

Koen Verbeeck is a Microsoft Business Intelligence consultant at AE, helping clients to get insight in their data. Koen has a comprehensive knowledge of the SQL Server BI stack, with a particular love for Integration Services. He's also a speaker at various conferences.

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

Recent Posts

Free webinar – Tackling the Gaps and Islands Problem with T-SQL Window Functions

I'm hosting a free webinar at MSSQLTips.com at the 19th of December 2024, 6PM UTC.…

5 days ago

dataMinds Connect 2024 – Session Materials

The slides and scripts for my session "Tackling the Gaps & Islands Problem with T-SQL…

4 weeks ago

Connect to Power BI as a Guest User in another Tenant

Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added as…

2 months ago

How to use a Script Activity in ADF as a Lookup

In Azure Data Factory (ADF, but also Synapse Pipelines and Fabric Pipelines), you have a…

4 months ago

Database Build Error – Incorrect syntax near DISTINCT

I wrote a piece of SQL that had some new T-SQL syntax in it: IS…

4 months ago

Speaking at dataMinds Connect 2024

I'm very excited to announce I've been selected as a speaker for dataMinds Connect 2024,…

5 months ago