<?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: Alert ID within job yaml file - different environments in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/alert-id-within-job-yaml-file-different-environments/m-p/143449#M52179</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/202948"&gt;@halsgbs&lt;/a&gt;&amp;nbsp;your notebook task workaround failed as Databricks Jobs expect a static alert_id at the time the job is submitted or created, not a dynamic variable evaluated during the run.&lt;/P&gt;&lt;P&gt;The best way to deal with this is Asset Bundle (DAB) where you get this alert-id resolved at deploy-time instead of runtime.&amp;nbsp;Alert ID will remain static for a given environment once it is deployed.&lt;/P&gt;&lt;P&gt;in databricks.yml, use a variable. in your CICD pipeline, use DB-CLI to fetch the ID and then inject that ID into your variable file before running deploy (databricks run deploy)&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jan 2026 09:48:47 GMT</pubDate>
    <dc:creator>Raman_Unifeye</dc:creator>
    <dc:date>2026-01-09T09:48:47Z</dc:date>
    <item>
      <title>Alert ID within job yaml file - different environments</title>
      <link>https://community.databricks.com/t5/data-engineering/alert-id-within-job-yaml-file-different-environments/m-p/143445#M52178</link>
      <description>&lt;P&gt;Hi, I am trying to trigger an alert through a job, and the issue I'm experiencing is that we have the same alert name in our dev/test/pre/prod environments but they will all have different alert IDs. And I have to input an alert id within the job yaml file. I tried passing it as a notebook task value and using a notebook to get the alert id from the name but that doesnt work. Is there any other way to use the alert name instead of the alert id or any workaround for this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 09:32:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alert-id-within-job-yaml-file-different-environments/m-p/143445#M52178</guid>
      <dc:creator>halsgbs</dc:creator>
      <dc:date>2026-01-09T09:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alert ID within job yaml file - different environments</title>
      <link>https://community.databricks.com/t5/data-engineering/alert-id-within-job-yaml-file-different-environments/m-p/143449#M52179</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/202948"&gt;@halsgbs&lt;/a&gt;&amp;nbsp;your notebook task workaround failed as Databricks Jobs expect a static alert_id at the time the job is submitted or created, not a dynamic variable evaluated during the run.&lt;/P&gt;&lt;P&gt;The best way to deal with this is Asset Bundle (DAB) where you get this alert-id resolved at deploy-time instead of runtime.&amp;nbsp;Alert ID will remain static for a given environment once it is deployed.&lt;/P&gt;&lt;P&gt;in databricks.yml, use a variable. in your CICD pipeline, use DB-CLI to fetch the ID and then inject that ID into your variable file before running deploy (databricks run deploy)&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 09:48:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/alert-id-within-job-yaml-file-different-environments/m-p/143449#M52179</guid>
      <dc:creator>Raman_Unifeye</dc:creator>
      <dc:date>2026-01-09T09:48:47Z</dc:date>
    </item>
  </channel>
</rss>

