<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alerts V2 Parameters in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143013#M52073</link>
    <description>&lt;P&gt;Hi, yes your assumption is correct, there is no currently no way of adding parameters to an alert.&amp;nbsp; This is a commonly requested feature, but as yet is not in the roadmap. There is potential it will come in Q2/Q3 once the feature is GA.&lt;/P&gt;
&lt;P&gt;Here is an overview of functionality.&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH scope="col"&gt;Question&lt;/TH&gt;
&lt;TH scope="col"&gt;Databricks SDK V1&lt;/TH&gt;
&lt;TH scope="col"&gt;Databricks SDK V2&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Add subscribers (recipients) at creation?&lt;/TD&gt;
&lt;TD&gt;No (only via Jobs API)&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Add parameters/parameterized alerts?&lt;/TD&gt;
&lt;TD&gt;Yes (with jobs, templates)&lt;/TD&gt;
&lt;TD&gt;No (not yet supported)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Supported by Databricks Asset Bundles (DABs)?&lt;/TD&gt;
&lt;TD&gt;Unofficial/workarounds&lt;/TD&gt;
&lt;TD&gt;Yes (as of Dec 2025)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Add alert as task in Jobs?&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;In progress/not yet GA&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Mon, 05 Jan 2026 11:09:14 GMT</pubDate>
    <dc:creator>emma_s</dc:creator>
    <dc:date>2026-01-05T11:09:14Z</dc:date>
    <item>
      <title>Alerts V2 Parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143009#M52072</link>
      <description>&lt;P&gt;Hi, I'm working on using Databricks python SDK to create an alert using a notebook, but it seems with V1 there is no way to add subscribers and with V2 there is no option for adding parameters. Is my understanding correct or am I missing something? And if correct, is there a plan to add parameters to V2 soon? Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 10:51:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143009#M52072</guid>
      <dc:creator>halsgbs</dc:creator>
      <dc:date>2026-01-05T10:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts V2 Parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143013#M52073</link>
      <description>&lt;P&gt;Hi, yes your assumption is correct, there is no currently no way of adding parameters to an alert.&amp;nbsp; This is a commonly requested feature, but as yet is not in the roadmap. There is potential it will come in Q2/Q3 once the feature is GA.&lt;/P&gt;
&lt;P&gt;Here is an overview of functionality.&amp;nbsp;&lt;/P&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH scope="col"&gt;Question&lt;/TH&gt;
&lt;TH scope="col"&gt;Databricks SDK V1&lt;/TH&gt;
&lt;TH scope="col"&gt;Databricks SDK V2&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;Add subscribers (recipients) at creation?&lt;/TD&gt;
&lt;TD&gt;No (only via Jobs API)&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Add parameters/parameterized alerts?&lt;/TD&gt;
&lt;TD&gt;Yes (with jobs, templates)&lt;/TD&gt;
&lt;TD&gt;No (not yet supported)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Supported by Databricks Asset Bundles (DABs)?&lt;/TD&gt;
&lt;TD&gt;Unofficial/workarounds&lt;/TD&gt;
&lt;TD&gt;Yes (as of Dec 2025)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Add alert as task in Jobs?&lt;/TD&gt;
&lt;TD&gt;Yes&lt;/TD&gt;
&lt;TD&gt;In progress/not yet GA&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Mon, 05 Jan 2026 11:09:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143013#M52073</guid>
      <dc:creator>emma_s</dc:creator>
      <dc:date>2026-01-05T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts V2 Parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143016#M52074</link>
      <description>&lt;P&gt;Alerts V2 (Public Preview) do not support query parameters yet. This is a documented limitation. Legacy alerts (V1) do support parameters and will use the default values defined in the SQL editor.&lt;/P&gt;
&lt;P&gt;For notifications, both legacy alerts and Alerts V2 allow notifying users and notification destinations, so adding subscribers is supported in both.&lt;/P&gt;
&lt;P&gt;If you’re using the Python SDK or REST APIs, parameterized alerts must still be created using the legacy (V1) APIs, since parameters are not available in V2 yet. There’s no published timeline for when parameter support will be added to V2.&lt;/P&gt;
&lt;P&gt;Recommended workaround: continue using legacy alerts if parameters are required, or switch to Alerts V2 only if you can avoid parameters (for example, by using constants or reading values from a table/view).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 11:39:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143016#M52074</guid>
      <dc:creator>iyashk-DB</dc:creator>
      <dc:date>2026-01-05T11:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts V2 Parameters</title>
      <link>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143025#M52079</link>
      <description>&lt;P&gt;Thanks. I cannot avoid parameters for my use case, so I must use legacy alerts. But my issue with legacy alerts currently is that I can't add emails of recipients using the python sdk. You mentioned this is possible, do you mind telling me how please? I can't seem to find this specific part in the documentation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 12:34:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alerts-v2-parameters/m-p/143025#M52079</guid>
      <dc:creator>halsgbs</dc:creator>
      <dc:date>2026-01-05T12:34:24Z</dc:date>
    </item>
  </channel>
</rss>

