Hi @Bo Xuan Hoang ,
Thank you for posting query in Microsoft Q&A Platform.
I tried to configure GitLab repo with Azure Databricks. Its working fine for me. I guess you missed to enter your URL correctly. Kindly check below screenshots of my implementation and follow the same.
Please Note, Make sure to have write_repository
and read_repository
permissions for Personal Access token on GitLab.
Step1: Generate Personal Access token on GitLab.
Step2: In Azure Databricks, Under User settings
--> Git Integration
select GitLab as provider and save token.
Step3: Configure GitLab as repo in Azure data bricks.
Hope this helps. Please let us know if any further queries.
--------
Please consider hitting Accept Answer
button and Up-vote
. Accepted answers help community as well.