Problem connecting vscode with databricks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-16-2025 12:16 PM
I have a problem connecting VSCode with databricks. I am doing all the steps to add databricks in VSCode but after the last step I get this error in VSCode:
โError connecting to the workspace: "Can't set configuration 'authProfile' without selecting a target"."โ. The configuration looks like below:
;This profile is autogenerated by the Databricks Extension for VS Code
[dbw-test-01]
host=https://adb-1111111111.3.azuredatabricks.net/
token=aaaaaaaa
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-16-2025 01:33 PM
Hello @miki1999,
Try removing any comments (lines starting with โ;โ) from the configuration file.
โข Open VSCode and go to the Extensions view (Ctrl+Shift+X).
โข Search for โDatabricksโ and ensure you have the latest version installed.

