<?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: Deploying Data Assets Bundle with VSCode Add-in in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125976#M47596</link>
    <description>&lt;P&gt;Happy to hear you solved the issue&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/175407"&gt;@simonB2025&lt;/a&gt;&amp;nbsp;. !&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jul 2025 09:46:01 GMT</pubDate>
    <dc:creator>ilir_nuredini</dc:creator>
    <dc:date>2025-07-22T09:46:01Z</dc:date>
    <item>
      <title>Deploying Data Assets Bundle with VSCode Add-in</title>
      <link>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125458#M47449</link>
      <description>&lt;P&gt;Deploying a bundle containing a Pipeline that references a DLT Notebook.&lt;BR /&gt;In the YAML I am passing the relative path to the Notebook from the repository root (where the YAML lives).&lt;/P&gt;&lt;P&gt;Deploying says 'success' but when validating, the Pipeline cannot find the notebook.&lt;/P&gt;&lt;P&gt;Here is where the deployed Pipeline is looking to find the notebook :&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;"/Workspace/Users/xxxx@xxxxxx.com/.bundle/vehicle/dev/files/&lt;SPAN&gt;.databricks/bundle/dev/notebooks/vehicle"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;NB: Code is in an Azure Devops Repository and I am deploying using the VSCode Add-in.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Would appreciate guidance on what I am doing wrong !?&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;bundle:
name: vehicle

targets:
dev:
mode: development
default: true
workspace:
host: https://dbc-xxxxxxxx-xxxx.cloud.databricks.com

resources:
pipelines:
vehicle:
name: vehicle
catalog: dev_bronze
schema: landing
development: true
edition: ADVANCED
channel: CURRENT
photon: false
continuous: false
clusters:
- label: default
autoscale:
min_workers: 1
max_workers: 5
mode: ENHANCED
libraries:
- notebook:
path: "./.databricks/bundle/dev/notebooks/vehicle.ipynb"
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 14:44:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125458#M47449</guid>
      <dc:creator>simonB2025</dc:creator>
      <dc:date>2025-07-16T14:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Data Assets Bundle with VSCode Add-in</title>
      <link>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125969#M47593</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/175407"&gt;@simonB2025&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May you share a snippet of your folder/project structure and where the notebook resides, so we can suggest to&lt;BR /&gt;you the exact solution. Thank you!&lt;BR /&gt;&lt;BR /&gt;Best, Ilir&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 09:29:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125969#M47593</guid>
      <dc:creator>ilir_nuredini</dc:creator>
      <dc:date>2025-07-22T09:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Data Assets Bundle with VSCode Add-in</title>
      <link>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125973#M47594</link>
      <description>&lt;P&gt;Ilir, thanks for the reply.&lt;BR /&gt;Problem now solved.&lt;BR /&gt;Have been shown how to generate a template using "databricks bundle init" which has put me on the right path.&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 09:42:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125973#M47594</guid>
      <dc:creator>simonB2025</dc:creator>
      <dc:date>2025-07-22T09:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Data Assets Bundle with VSCode Add-in</title>
      <link>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125976#M47596</link>
      <description>&lt;P&gt;Happy to hear you solved the issue&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/175407"&gt;@simonB2025&lt;/a&gt;&amp;nbsp;. !&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 09:46:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/deploying-data-assets-bundle-with-vscode-add-in/m-p/125976#M47596</guid>
      <dc:creator>ilir_nuredini</dc:creator>
      <dc:date>2025-07-22T09:46:01Z</dc:date>
    </item>
  </channel>
</rss>

