<?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: Is the serverless budget/usage feature officially broken for certain serverless job &amp;quot;types&amp; in Data Governance</title>
    <link>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155873#M2829</link>
    <description>&lt;P&gt;Thank you for your reply! This adds clarity to my confusion regarding serverless tagging. This information would have helped a lot if it was included in the&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/admin/usage/budget-policies" target="_blank" rel="noopener"&gt;official documentation&lt;/A&gt;. You should considering sending the technical documentation team your post. I don't think it was clear that:&lt;/P&gt;&lt;P&gt;1. Job level tag can be used for cost tagging as an alternative to budget policy on serverless, but that it isn't recommended&lt;/P&gt;&lt;P&gt;2. That budget policy takes&amp;nbsp;precedence on key value conflict. (Perhaps I could have experimented my way to this insight, but I rather have Databricks state the behaviour)&lt;/P&gt;&lt;P&gt;I should also add that AWS is moving in the other direction. From cost tags being whatever tag you want, to limiting to some &lt;A href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activating-tags.html" target="_self"&gt;reserved tags&lt;/A&gt;. I think this was change for the better as the poor select filter in the usage dashboard now gets overrun in Databricks and you don't risk different version of the same key (env vs Environment).&lt;/P&gt;&lt;P&gt;Regarding the second sub topic of&amp;nbsp;&lt;STRONG&gt;Budget policy field missing from UI&lt;/STRONG&gt;. I am personally using Terraform, but I think we should allow our colleagues to try asset bundles and ClickOps ourselves. You say it is more a display gap and limitation, than a bug, but could you ask them to reconsider their design here? It would be nice to quickly check if the job has a budget_policy or not in the UI without CLI or YAML. It somewhat makes sense that you can't modify the asset bundle, but I think it would be better if it stated read only its current value in the same format as the rest of the jobs. Then you wouldn't have to think of all these conditional logic on when a budget is present in the UI or not.&lt;/P&gt;&lt;P&gt;Regarding&amp;nbsp;&lt;STRONG&gt;Tags element inside Budget Policy showing blank&lt;/STRONG&gt;, the tags now appear. I don't know if the issue went away or if it only happens on some conditions.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Apr 2026 12:49:20 GMT</pubDate>
    <dc:creator>excavator-matt</dc:creator>
    <dc:date>2026-04-30T12:49:20Z</dc:date>
    <item>
      <title>Is the serverless budget/usage feature officially broken for certain serverless job "types"?</title>
      <link>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155715#M2826</link>
      <description>&lt;P&gt;As we all know, the main method of cost attribution for serverless compute is with &lt;A href="https://docs.databricks.com/aws/en/admin/usage/budget-policies" target="_self"&gt;budget (sometimes called usage) policies&lt;/A&gt;&amp;nbsp;(Public Preview). This is a new paradigm compared with the tagging of both classic compute and serverless SQL warehouses.&lt;/P&gt;&lt;P&gt;The Jobs UI further makes the clarification we should not confuse tags for organising with cost tags. ("&lt;SPAN&gt;Tags are key-value pairs that you can use to organize your jobs.")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, I have found three things in Databricks that don't make sense based on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. For jobs created with asset bundles and its &lt;A href="https://docs.databricks.com/aws/en/dev-tools/bundles/resources#jobs" target="_self"&gt;`tags` parameter&lt;/A&gt;, the organisation tags actually appear in the cost break down usage dashboard. Isn't this a bug? How does this interact with potential budget_policy_id tags? When I tried this a couple of months ago, the tags did not appear until I made them a part of a budget policy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. It does not appear to be possible in the UI to set a budget policy for certain serverless job types. For most serverless types, the usage policy show up in the settings menu above tags and below Environment/Compute. However it doesn't even show up as blank for serverless jobs created with asset bundle, ClickOps jobs that simply wrap Salesforce managed ingestion or Terraform jobs that wrap declarative pipelines. I am not sure what the rule is here.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. The tag UI element in the budget policy seems broken as show blank even it the tags are set properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are you scraping budget policy or how should we think about cost tagging serverless processes going forward?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 16:35:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155715#M2826</guid>
      <dc:creator>excavator-matt</dc:creator>
      <dc:date>2026-04-28T16:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is the serverless budget/usage feature officially broken for certain serverless job "types&amp;</title>
      <link>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155762#M2827</link>
      <description>&lt;P&gt;It might be good to clarify what Databricks means by cost tag. This is defined in the provided dashboard&amp;nbsp;&lt;EM&gt;Account Usage Dashboard&lt;/EM&gt; and specifically the chart&amp;nbsp;&lt;EM&gt;Usage Analysis: Tag Matching&lt;/EM&gt;. This chart uses the dashboard dataset&amp;nbsp;&lt;EM&gt;usage_analyze_tags.&lt;/EM&gt; The query is convoluted, but it boils down to&amp;nbsp;&lt;EM&gt;custom_tags &lt;/EM&gt;column in the table&amp;nbsp;&lt;SPAN&gt;system&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;billing&lt;/SPAN&gt;&lt;SPAN&gt;.usage.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2026 07:36:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155762#M2827</guid>
      <dc:creator>excavator-matt</dc:creator>
      <dc:date>2026-04-29T07:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is the serverless budget/usage feature officially broken for certain serverless job "types&amp;</title>
      <link>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155837#M2828</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179384"&gt;@excavator-matt&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV id=":43y" class="Am aiL Al editable LW-avf tS-tW tS-tY" tabindex="1" role="textbox" spellcheck="false" aria-expanded="false" aria-controls=":88j" aria-owns=":88j" aria-multiline="true" aria-label="Message Body"&gt;
&lt;P&gt;The mental model that budget policies are for cost and tags are for organization is outdated. For serverless workloads, both job-level tags and budget policy tags flow into &lt;CODE&gt;system.billing.usage.custom_&lt;WBR /&gt;tags&lt;/CODE&gt;, with budget policy tags winning on key conflicts. The Jobs UI text describes intent but understates the billing reality.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;DAB job tags appearing in custom_tags without a budget policy.&lt;/STRONG&gt; By-design, not a bug, and not DAB-specific. Tags set on a serverless job propagate to &lt;CODE&gt;custom_tags&lt;/CODE&gt; regardless of whether the job is created via UI, API, DAB, or Terraform. The DAB job schema also accepts &lt;CODE&gt;budget_policy_id&lt;/CODE&gt; at the job level if you want admin-controlled tags layered on top, see the &lt;A href="https://docs.databricks.com/aws/en/dev-tools/bundles/resources" data-saferedirecturl="https://www.google.com/url?q=https://docs.databricks.com/aws/en/dev-tools/bundles/resources&amp;amp;source=gmail&amp;amp;ust=1777588032784000&amp;amp;usg=AOvVaw1rxyqLCP1yxVkNs-_sOWRp" target="_blank"&gt;DAB resources reference&lt;/A&gt;. One caveat: &lt;CODE&gt;jobs/submit&lt;/CODE&gt; one-time runs don't propagate tags, only &lt;CODE&gt;jobs/create&lt;/CODE&gt; and &lt;CODE&gt;jobs/update&lt;/CODE&gt;. If you saw different behavior earlier this year, propagation has been consistent for some time now.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="color: #1b3139; font-family: inherit;"&gt;Budget policy field missing from UI for some serverless job types.&lt;/STRONG&gt;&lt;SPAN&gt; Three different reasons depending on the case.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;For DAB-deployed jobs, the UI hides most settings (including budget policy) because DAB jobs are deployed in &lt;CODE&gt;UI_LOCKED&lt;/CODE&gt;&lt;SPAN&gt; mode by design. See &lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://kb.databricks.com/en_US/jobs/cant-edit-jobs-created-using-databricks-asset-bundles-dabs-using-the-ui" data-saferedirecturl="https://www.google.com/url?q=https://kb.databricks.com/en_US/jobs/cant-edit-jobs-created-using-databricks-asset-bundles-dabs-using-the-ui&amp;amp;source=gmail&amp;amp;ust=1777588032784000&amp;amp;usg=AOvVaw0DYTC64oscaClSwM5CH1Kn" target="_blank"&gt;this KB article&lt;/A&gt;&lt;SPAN&gt;. Set &lt;/SPAN&gt;&lt;CODE&gt;budget_policy_id&lt;/CODE&gt;&lt;SPAN&gt; in your bundle YAML.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;For Terraform-deployed jobs that wrap a Lakeflow Declarative Pipeline, you're hitting a documented limitation on top of the IaC UI lock: per the &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://docs.databricks.com/aws/en/admin/usage/budget-policies" data-saferedirecturl="https://www.google.com/url?q=https://docs.databricks.com/aws/en/admin/usage/budget-policies&amp;amp;source=gmail&amp;amp;ust=1777588032784000&amp;amp;usg=AOvVaw0ZSg9D0gSS83DBNPn-az5G" target="_blank"&gt;budget policies docs&lt;/A&gt;&lt;SPAN&gt;, "Pipelines triggered by jobs do not inherit the job's serverless usage policy. Users must set the pipeline's policy." Configure the policy on the pipeline directly.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;For ClickOps-created managed ingestion jobs (Salesforce, etc.), the budget policy selector has known display gaps in the ingestion wizard context. Workaround: open the underlying ingestion pipeline and set the policy there.&lt;BR /&gt;&lt;BR /&gt;Net rule: when a job's compute is actually a wrapped pipeline (DLT, managed ingestion), the budget policy belongs on the pipeline, not the job. When the job itself is serverless and IaC-managed, set it in YAML/HCL.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG style="color: #1b3139; font-family: inherit;"&gt;Tags element inside Budget Policy showing blank when tags are set.&lt;/STRONG&gt;&lt;SPAN&gt; Display bug, billing attribution is not affected. The renderer keys off the job's explicit &lt;/SPAN&gt;&lt;CODE&gt;settings.budget_policy_id&lt;/CODE&gt;&lt;SPAN&gt; field, but certain UI patches can leave that field empty even though &lt;/SPAN&gt;&lt;CODE&gt;effective_budget_policy_id&lt;/CODE&gt;&lt;SPAN&gt; is still set under the hood. Tags continue to land in &lt;/SPAN&gt;&lt;CODE&gt;system.billing.usage.custom_&lt;WBR /&gt;tags&lt;/CODE&gt;&lt;SPAN&gt; correctly. Workarounds: re-select the policy in the dropdown to repopulate the explicit field, and verify directly with:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;PRE&gt;SELECT custom_tags, usage_metadata
FROM system.billing.usage
WHERE usage_metadata.job_id = '&amp;lt;job_id&amp;gt;'&lt;/PRE&gt;
&lt;P&gt;A related and documented limitation: budget policy tags also don't render on the Jobs list view, only on the Job Details page (same docs page, "Known limitations").&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;On the broader question, how to think about serverless cost tagging.&lt;/STRONG&gt; A "cost tag" in Databricks is anything that lands in &lt;CODE&gt;system.billing.usage.custom_&lt;WBR /&gt;tags&lt;/CODE&gt;. For serverless that column is the union of budget policy tags (admin-set, win on key conflicts), job-level tags (practitioner-set via UI/API/DAB/Terraform &lt;CODE&gt;tags&lt;/CODE&gt; field), pipeline tags (set on the DLT or managed ingestion pipeline), and inherited workspace tags. Treat the two main mechanisms as complementary: budget policies for governed admin-controlled attribution that practitioners can't override (cost center, department, environment); job tags for practitioner-managed metadata that also shows up in billing as a bonus (project, team, ticket-id); pipeline-level policies for anything wrapped by a job. The &lt;A href="https://docs.databricks.com/aws/en/admin/account-settings/usage-detail-tags" data-saferedirecturl="https://www.google.com/url?q=https://docs.databricks.com/aws/en/admin/account-settings/usage-detail-tags&amp;amp;source=gmail&amp;amp;ust=1777588032784000&amp;amp;usg=AOvVaw0kBtJD5YZ3hdmxb-d_ajC0" target="_blank"&gt;tag attribution docs&lt;/A&gt; cover propagation rules end-to-end if you want the full read.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Apr 2026 22:31:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155837#M2828</guid>
      <dc:creator>stbjelcevic</dc:creator>
      <dc:date>2026-04-29T22:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is the serverless budget/usage feature officially broken for certain serverless job "types&amp;</title>
      <link>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155873#M2829</link>
      <description>&lt;P&gt;Thank you for your reply! This adds clarity to my confusion regarding serverless tagging. This information would have helped a lot if it was included in the&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/admin/usage/budget-policies" target="_blank" rel="noopener"&gt;official documentation&lt;/A&gt;. You should considering sending the technical documentation team your post. I don't think it was clear that:&lt;/P&gt;&lt;P&gt;1. Job level tag can be used for cost tagging as an alternative to budget policy on serverless, but that it isn't recommended&lt;/P&gt;&lt;P&gt;2. That budget policy takes&amp;nbsp;precedence on key value conflict. (Perhaps I could have experimented my way to this insight, but I rather have Databricks state the behaviour)&lt;/P&gt;&lt;P&gt;I should also add that AWS is moving in the other direction. From cost tags being whatever tag you want, to limiting to some &lt;A href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/activating-tags.html" target="_self"&gt;reserved tags&lt;/A&gt;. I think this was change for the better as the poor select filter in the usage dashboard now gets overrun in Databricks and you don't risk different version of the same key (env vs Environment).&lt;/P&gt;&lt;P&gt;Regarding the second sub topic of&amp;nbsp;&lt;STRONG&gt;Budget policy field missing from UI&lt;/STRONG&gt;. I am personally using Terraform, but I think we should allow our colleagues to try asset bundles and ClickOps ourselves. You say it is more a display gap and limitation, than a bug, but could you ask them to reconsider their design here? It would be nice to quickly check if the job has a budget_policy or not in the UI without CLI or YAML. It somewhat makes sense that you can't modify the asset bundle, but I think it would be better if it stated read only its current value in the same format as the rest of the jobs. Then you wouldn't have to think of all these conditional logic on when a budget is present in the UI or not.&lt;/P&gt;&lt;P&gt;Regarding&amp;nbsp;&lt;STRONG&gt;Tags element inside Budget Policy showing blank&lt;/STRONG&gt;, the tags now appear. I don't know if the issue went away or if it only happens on some conditions.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2026 12:49:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-governance/is-the-serverless-budget-usage-feature-officially-broken-for/m-p/155873#M2829</guid>
      <dc:creator>excavator-matt</dc:creator>
      <dc:date>2026-04-30T12:49:20Z</dc:date>
    </item>
  </channel>
</rss>

