@Sorush Omidvarโ :
It's possible that the Azure DevOps Git repository is not yet synced with Databricks Repos. In order to sync a repository with Databricks Repos, you need to perform the following steps:
- Open your Databricks workspace and navigate to the Repos tab.
- Click on the "Sync" button in the top right corner.
- In the "Sync Repositories" dialog, select the Azure DevOps Git repository you want to sync.
- Click the "Sync" button.
Once the repository is synced, it should be available for selection in the Azure Databricks extension for Visual Studio Code. You may need to restart Visual Studio Code to see the synced repositories.
If the repository still does not appear, it's possible that there may be an issue with the connection between Databricks and Azure DevOps. You can check the connection status by navigating to the Azure DevOps tab in the Databricks workspace and checking the status of the connection. If there is an issue, you may need to update the connection details or credentials.