<?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: Databricks Asset Bundle (DAB) from a Git repo? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/94184#M38833</link>
    <description>&lt;P&gt;How can i deploy a custom Gitrepo to the .bundle workshapce?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 18:37:41 GMT</pubDate>
    <dc:creator>mflyingget</dc:creator>
    <dc:date>2024-10-15T18:37:41Z</dc:date>
    <item>
      <title>Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/49501#M28567</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My earlier &lt;A href="https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-existing-workspace/td-p/49309" target="_self"&gt;question&lt;/A&gt; was about creating a Databricks Asset Bundle (DAB) from an existing workspace. I was able to get that working but after further consideration and some experimenting, I need to alter my question.&amp;nbsp;My question is now "how do I create a DAB from a Git repo?"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We have a shared workspace where we've been building our project's Databricks assets (notebooks, python scripts, DLT pipelines, and workflows). The assets are eventually committed to our Azure DevOps Git repo. We create pull requests, code gets reviewed, and eventually the assets are merged into our release branch cleverly named "release". I need to use the release branch as the source for my DAB.&lt;/P&gt;&lt;P&gt;Based on the the example provided in the response, I dug a little deeper and discovered there is a workspace command to export an entire folder (&lt;EM&gt;export-dir)&lt;/EM&gt;. I modified the command to use &lt;EM&gt;export-dir&lt;/EM&gt; and passed the path to the repo, "&lt;EM&gt;/Repos/release/repo_name_here&lt;/EM&gt;". Along the way I also needed to change the arguments but, in the end, I was unable to successfully run the command because the specified path could not be found. I think it makes sense since it's likely looking in the workspace and I'm trying to use assets in a repo.&lt;/P&gt;&lt;P&gt;How do I build a DAB from a specific branch in an Azure DevOps Git repo?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 22:28:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/49501#M28567</guid>
      <dc:creator>dbx_687_3__1b3Q</dc:creator>
      <dc:date>2023-10-18T22:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/54456#M30084</link>
      <description>&lt;P&gt;Any help with this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 18:58:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/54456#M30084</guid>
      <dc:creator>erima21</dc:creator>
      <dc:date>2023-12-01T18:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/54462#M30086</link>
      <description>&lt;P&gt;This is how I solved this:. Hope this works for you.&lt;BR /&gt;- bundle:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erima21_2-1701460647993.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5438iEF133AD81008F99F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="erima21_2-1701460647993.png" alt="erima21_2-1701460647993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- jobs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erima21_3-1701460677983.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/5439i3BBDCEBFC17459CF/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="erima21_3-1701460677983.png" alt="erima21_3-1701460677983.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 19:58:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/54462#M30086</guid>
      <dc:creator>erima21</dc:creator>
      <dc:date>2023-12-01T19:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/57769#M30909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/95458"&gt;@erima21&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you run the job under service principal account?&amp;nbsp;&lt;BR /&gt;I have git authentication issue as it appears there is no way to get the git provider to use &lt;SPAN&gt;Microsoft Entra ID (formerly Azure Active Directory&lt;/SPAN&gt;) authentication. When the job is executed it appears it can not access git...&lt;BR /&gt;I already &lt;A href="https://community.databricks.com/t5/community-discussions/azure-active-directory-authentication-for-databricks-asset/td-p/57680" target="_self"&gt;posted about this issue here&lt;/A&gt; and I wonder if you had similar experience...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 13:25:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/57769#M30909</guid>
      <dc:creator>Еmil</dc:creator>
      <dc:date>2024-01-18T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/57789#M30915</link>
      <description>&lt;P&gt;Sorry the link above doesn't work as my post on the databricks community forum was marked as spam.&amp;nbsp;&lt;BR /&gt;I have explained my issue on &lt;A title="git aad auth not available" href="https://stackoverflow.com/questions/77840528/databricks-asset-bundle-git-authentication-when-resources-job-notebook-task-ha" target="_self"&gt;stackoverflow here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 16:26:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/57789#M30915</guid>
      <dc:creator>Еmil</dc:creator>
      <dc:date>2024-01-18T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/75072#M34855</link>
      <description>&lt;P&gt;We are very close to having an end-to-end solution for deploying DABs from a Git folder (Repo) in the Workspace!&lt;/P&gt;
&lt;P&gt;Check out my talk on DAIS24 here&amp;nbsp;&lt;A href="https://github.com/databricks/dais-cow-bff" target="_blank"&gt;https://github.com/databricks/dais-cow-bff&lt;/A&gt;&amp;nbsp;(video link on README). We are waiting for the&amp;nbsp;feature that allows `databricks bundle deploy`&amp;nbsp; to work in the workspace web terminal. It should be available within the next month.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 21:41:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/75072#M34855</guid>
      <dc:creator>nicole_lu_PM</dc:creator>
      <dc:date>2024-06-19T21:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/79912#M35874</link>
      <description>&lt;P&gt;Hi, I'm in the same situation as you. Trying to export an entire workspace to deploy it in other environments. I'm having trouble especially with jobs, which I'm just able to do it with the api and not with bundle since it throws an error with paths --Error: Path (******) doesn't start with '/'--, which ironically is a requirement if you use git as source in the jobs.&lt;BR /&gt;It also export the pointed notebooks to the source paths, ignoring parent directories...&lt;BR /&gt;&lt;BR /&gt;How did you manage to solve it?&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 16:34:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/79912#M35874</guid>
      <dc:creator>AFDCO</dc:creator>
      <dc:date>2024-07-22T16:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92093#M38351</link>
      <description>&lt;P&gt;&lt;SPAN&gt;`databricks bundle deploy` now works in the workspace web terminal without using a special version of Databricks CLI!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":fire:"&gt;🔥&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 17:43:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92093#M38351</guid>
      <dc:creator>nicole_lu_PM</dc:creator>
      <dc:date>2024-09-27T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92094#M38352</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt; I have git authentication issue as it appears there is no way to get the git provider to use&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Microsoft Entra ID (formerly Azure Active Directory&lt;/SPAN&gt;&lt;SPAN&gt;) authentication.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We published a joint-blog with MSFT to clarify the&amp;nbsp;way to get Azure DevOps to use&amp;nbsp;Microsoft Entra ID (formerly Azure Active Directory) authentication. Check this out! &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.databricks.com/blog/integrating-entra-id-azure-devops-and-databricks-better-security-cicd" target="_blank"&gt;https://www.databricks.com/blog/integrating-entra-id-azure-devops-and-databricks-better-security-cicd&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 17:45:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92094#M38352</guid>
      <dc:creator>nicole_lu_PM</dc:creator>
      <dc:date>2024-09-27T17:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92095#M38353</link>
      <description>&lt;P&gt;Hi AFDCO,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;able to do it with the api and not with bundle since it throws an error with paths --Error: Path (******) doesn't start with '/'--, which ironically is a requirement if you use git as source in the jobs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Bundles do deploy jobs that read from the Workspace, not Git.&amp;nbsp; For an example on the currently recommended approach, see this example:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=DMwilNpDCiQ" target="_blank"&gt;https://www.youtube.com/watch?v=DMwilNpDCiQ&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 17:48:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/92095#M38353</guid>
      <dc:creator>nicole_lu_PM</dc:creator>
      <dc:date>2024-09-27T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset Bundle (DAB) from a Git repo?</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/94184#M38833</link>
      <description>&lt;P&gt;How can i deploy a custom Gitrepo to the .bundle workshapce?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 18:37:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-asset-bundle-dab-from-a-git-repo/m-p/94184#M38833</guid>
      <dc:creator>mflyingget</dc:creator>
      <dc:date>2024-10-15T18:37:41Z</dc:date>
    </item>
  </channel>
</rss>

