<?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: Setup Git Integration via REST API in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26616#M18642</link>
    <description>&lt;P&gt;Thanks Atanu but none of these covers the process of setting up the connection and authentication to the git repo so I guess this is just not supported?&lt;/P&gt;&lt;P&gt;will this may come in the future?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 17:41:30 GMT</pubDate>
    <dc:creator>gbrueckl</dc:creator>
    <dc:date>2022-03-03T17:41:30Z</dc:date>
    <item>
      <title>Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26614#M18640</link>
      <description>&lt;P&gt;We are currently setting up CI/CD for our Databricks workspace using Databricks Repos following the approach described in the offical docs: &lt;A href="https://docs.databricks.com/repos.html#best-practices-for-integrating-databricks-repos-with-cicd-workflows" target="test_blank"&gt;https://docs.databricks.com/repos.html#best-practices-for-integrating-databricks-repos-with-cicd-workflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously for our CI/CD pipelines we want to use service account(we are on Azure using AAD Service Principals) and not use regular user accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no way to configure the Git integration in a scripted way (e.g. via Repos REST API) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the docs further mention (&lt;A href="https://docs.databricks.com/repos.html#configure-your-git-integration-with-databricks" alt="https://docs.databricks.com/repos.html#configure-your-git-integration-with-databricks" target="_blank"&gt;https://docs.databricks.com/repos.html#configure-your-git-integration-with-databricks&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For Azure DevOps, Git integration does not support Azure Active Directory tokens. You must use an Azure DevOps personal access token.&lt;/P&gt;&lt;P&gt;Which is another pity as ideally it would just pass the AAD token used to authenticate with the Databricks REST API further down to the Azure DevOps Repo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so how is this supposed to work as a fully automated CI/CD pipeline?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:34:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26614#M18640</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-03T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26615#M18641</link>
      <description>&lt;P&gt;&lt;A href="https://docs.databricks.com/repos.html?&amp;amp;_ga=2.214443799.1660186726.1646314071-480220406.1638459894&amp;amp;_gac=1.20218826.1642457892.CjwKCAiAxJSPBhAoEiwAeO_fP8aT9M3S0jYq4SSztRUVWOPqj3LtnP8KMxOC-DirMTAKUpIJoOAC_xoC6pwQAvD_BwE#repos-api" target="test_blank"&gt;https://docs.databricks.com/repos.html?&amp;amp;_ga=2.214443799.1660186726.1646314071-480220406.1638459894&amp;amp;_gac=1.20218826.1642457892.CjwKCAiAxJSPBhAoEiwAeO_fP8aT9M3S0jYq4SSztRUVWOPqj3LtnP8KMxOC-DirMTAKUpIJoOAC_xoC6pwQAvD_BwE#repos-api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/repos.html#operation/get-repo" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/repos.html#operation/get-repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are all currently available API regards to Repos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and below SCIM API regards to SP. But may be this wont be relevant to Repos.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/api/latest/scim/scim-sp.html#scim-api-20-serviceprincipals" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/scim/scim-sp.html#scim-api-20-serviceprincipals&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:35:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26615#M18641</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-03-03T17:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26616#M18642</link>
      <description>&lt;P&gt;Thanks Atanu but none of these covers the process of setting up the connection and authentication to the git repo so I guess this is just not supported?&lt;/P&gt;&lt;P&gt;will this may come in the future?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:41:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26616#M18642</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-03T17:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26617#M18643</link>
      <description>&lt;P&gt;@Gerhard Brueckl​&amp;nbsp; could you please raise a feature request from &lt;A href="https://docs.databricks.com/resources/ideas.html" target="test_blank"&gt;https://docs.databricks.com/resources/ideas.html&lt;/A&gt;. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 17:59:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26617#M18643</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-03-03T17:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26618#M18644</link>
      <description>&lt;P&gt;I am on Azure and when I go to the ideas-page of azure (&lt;A href="https://docs.microsoft.com/en-gb/azure/databricks/resources/ideas" alt="https://docs.microsoft.com/en-gb/azure/databricks/resources/ideas" target="_blank"&gt;https://docs.microsoft.com/en-gb/azure/databricks/resources/ideas&lt;/A&gt;) I get a 404 Error ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open the Feedback-page directly from my DAtabricks Workspace it brings me here &lt;A href="https://feedback.azure.com/d365community/forum/2efba7dc-ef24-ec11-b6e6-000d3a4f0da0" target="test_blank"&gt;https://feedback.azure.com/d365community/forum/2efba7dc-ef24-ec11-b6e6-000d3a4f0da0&lt;/A&gt; where most of the ideas are a couple of years old and have 0 comments (some of them have already been fixed but never got updated)&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 07:39:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26618#M18644</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-04T07:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26620#M18646</link>
      <description>&lt;P&gt;again, as I am on Azure I cannot login to the ideas portal is it is solely for AWS customers &lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:52:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26620#M18646</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-09T15:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26621#M18647</link>
      <description>&lt;P&gt;@Gerhard Brueckl​&amp;nbsp; ok so for azure workspace you can share your request as per below -&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot 2022-03-09 at 9.28.44 PM"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2054i1CE16268C9C32F7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-03-09 at 9.28.44 PM" alt="Screenshot 2022-03-09 at 9.28.44 PM" /&gt;&lt;/span&gt;The feedback option is the right place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 16:02:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26621#M18647</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2022-03-09T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26622#M18648</link>
      <description>&lt;P&gt;Thanks, Atanu, please read my previous comments about the state of the page where this link directs you&lt;/P&gt;&lt;P&gt;does not look like that page got updated in the last 2 years&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:29:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26622#M18648</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-09T19:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26625#M18651</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sure, I just scrolled through all pages there and found a total of &amp;lt; 10 comments (non from Microsoft or Databricks) , a bunch of "ideas" that are already implemented but never got updated and a lot of ideas from Microsoft itself making it look like an orphaned backlog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont you share the impression that that page is dead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; A similar idea to my original question was also already submitted 2 months ago - also not comments, no nothing - still, I upvoted it but honestly I do not expect anything to happen &lt;/P&gt;&lt;P&gt;&lt;A href="https://feedback.azure.com/d365community/idea/0db9b406-946b-ec11-a81b-6045bd7956bb" alt="https://feedback.azure.com/d365community/idea/0db9b406-946b-ec11-a81b-6045bd7956bb" target="_blank"&gt;https://feedback.azure.com/d365community/idea/0db9b406-946b-ec11-a81b-6045bd7956bb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-gerhard&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:01:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26625#M18651</guid>
      <dc:creator>gbrueckl</dc:creator>
      <dc:date>2022-03-10T08:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Git Integration via REST API</title>
      <link>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26627#M18653</link>
      <description>&lt;P&gt;Hi, how can i trigger a job externally using Github actions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 12:33:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/setup-git-integration-via-rest-api/m-p/26627#M18653</guid>
      <dc:creator>New1</dc:creator>
      <dc:date>2022-03-11T12:33:20Z</dc:date>
    </item>
  </channel>
</rss>

