Issue with Databricks Alerts formatting sent to Microsoft Teams

Ludo
New Contributor III

Hello all,

As of Thursday 20th 2025, we started to have our alert notifications being sent via Microsoft Teams with no formatting (raw HTML).

We use a custom template with QUERY_RESULT_TABLE  and a few html tags.

Looks like databricks alerts deprecated HTML to rather use Adaptive cards with markdown. However the documentation still explain how to use HTML What are Databricks SQL alerts? | Databricks Documentation

And tables are not supported in markdown yet.

Could you please help?
Thank you.