<?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: Promoting assets from Dev workspace to Prod in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/82084#M1512</link>
    <description>&lt;P&gt;I see. So, a SQL task can be an alert that is scheduled in a workflow using DABs. Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 18:57:46 GMT</pubDate>
    <dc:creator>StephanieAlba</dc:creator>
    <dc:date>2024-08-06T18:57:46Z</dc:date>
    <item>
      <title>Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81931#M1485</link>
      <description>&lt;P&gt;What is the best way to promote Databricks objects from one workspace to another? For example, DABs are great for code and models. However, SQL alerts do not seem to fall into DABs. The API allows for retrieving queries and creating them via API in the new workspace, but when creating alerts on the queries, there appears to be no programmatic way to schedule them. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 17:53:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81931#M1485</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2024-08-05T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81944#M1489</link>
      <description>&lt;P&gt;Alerts are available as an object under the SQL task in a Workflow/job using DAB. I also see from the docs that creating and maintaining alerts via the API is still in Public Preview. So, I'd be sure to wait until GA prior to using it in production.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Shazaamzaa_0-1722902635552.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10147i52AAC368733C4ADD/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Shazaamzaa_0-1722902635552.png" alt="Shazaamzaa_0-1722902635552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/api/azure/workspace/jobs/create" target="_blank"&gt;Create a new job | Jobs API | REST API reference | Azure Databricks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 00:07:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81944#M1489</guid>
      <dc:creator>Shazaamzaa</dc:creator>
      <dc:date>2024-08-06T00:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81946#M1490</link>
      <description>&lt;P&gt;We can leverage open source tools like&amp;nbsp;&lt;A href="https://github.com/prometheus/alertmanager#amtool" target="_blank"&gt;https://github.com/prometheus/alertmanager#amtool&lt;/A&gt;&amp;nbsp;to interact with alert manager.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 01:18:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81946#M1490</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-08-06T01:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81947#M1491</link>
      <description>&lt;P&gt;&lt;A href="https://docs.databricks.com/api/workspace/queries" target="_blank"&gt;https://docs.databricks.com/api/workspace/queries&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/en/sql/dbsql-api-latest.html#changes-to-the-alerts-api" target="_blank"&gt;https://docs.databricks.com/en/sql/dbsql-api-latest.html#changes-to-the-alerts-api&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The API path is now&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;api/2.0/sql/alerts&lt;/SPAN&gt;&lt;/CODE&gt;, replacing the legacy path of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;/api/2.0/preview/sql/alerts&lt;/SPAN&gt;&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/api/workspace/permissions" target="_blank"&gt;https://docs.databricks.com/api/workspace/permissions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I believe this is what you are look for?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 01:22:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/81947#M1491</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-08-06T01:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/82083#M1511</link>
      <description>&lt;P&gt;Sadly, no. The API does not have the ability to schedule the alerts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 18:55:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/82083#M1511</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2024-08-06T18:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Promoting assets from Dev workspace to Prod</title>
      <link>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/82084#M1512</link>
      <description>&lt;P&gt;I see. So, a SQL task can be an alert that is scheduled in a workflow using DABs. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 18:57:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/promoting-assets-from-dev-workspace-to-prod/m-p/82084#M1512</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2024-08-06T18:57:46Z</dc:date>
    </item>
  </channel>
</rss>

