Following the instructions provided above, I seem to be unable to link the Azure DevOps repository to the Azure Databricks notebook. Once I hit save, the link fails immediately and provides something about and Error while synching git history. When I attempt to create a new branch off of master and hit save I get the following output:
Error linking with Git: Unexpected character ('<' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')? at [Source: ????<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">???? ?? ????<html lang="en-US">??<head><title>?? ?? Azure DevOps Services | Sign In?? ??</title><meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8" />?? <link rel="SHORTCUT ICON" href="/favicon.ico"/>???? <link data-bundlelength="508502" data-bundlename="commoncss" data-highcontrast="/_static/tfs/M165_20200218.13/_cssbundles/HighContrast/vss-bundle-commoncss-vJ2fST3DWywo5reQpe4kluM0dIKSswAv-7hLhXVoyoEU=" data-includedstyles="jQueryUI-Modified;Core;Splitter;PivotView" href="/_static/tfs/M165_20200218.13/_cssbundles/Default/vss-bundle-commoncss-vRG44Xj08_ItEwhXa3JU14uvR-wUjc7PMTHxSYSSCaHw=" rel="stylesheet" />??<link data-bundlelength="116152" data-bundlename="viewcss" data-highcontrast="/_static/tfs/M165_2020
My link URL follows the format: https://dev.azure.com/myOrg/myProject/_git/myProject
and the repository is fully functional
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Edit: My link URL follows the format: https://dev.azure.com/myOrg/myProject/_git/myRepo
The project and repo share the same name
@MiloDi
Thank you for reaching out. At this time we are reviewing the feedback and will provide an update as appropriate
@MiloDi According to the document, "The Azure DevOps Services organization must be linked to the same Azure AD tenant as Databricks"- which means currently Databricks must be located in the same tenant as DevOps. After further investigation it seems that the above error might be due to known issue where your Databricks and your DevOPs are in different AAD tenants which fails the passthrough sign in and blocks them from using the feature altogether.
As of now this feature is not supported.
As a work around please follow the below steps:
https://thedataguy.blog/ci-cd-with-databricks-and-azure-devops/
If you would like to share any feedback/suggestion regarding this feature, please feel free to share your idea/feedback in Azure Databricks uservoice forum: https://feedback.azure.com/forums/909463-azure-databricks
Here is a similar feedback provided by other users. Please feel free to up-vote/comment as needed.
https://feedback.azure.com/forums/909463-azure-databricks/suggestions/33716101-git-integration-with-vsts
Hope above info helps.
We will now proceed to close this thread. If there are further questions regarding this matter, please tag me in your reply and reopen the issue. We will gladly continue the discussion.
Thank you.
I have the same issue, and I'm using the same AAD tenant.
So, wonder why you close this when loads of folk have the issue still and have followed the instructions?
This area is important, the same as the Databricks creation area