This commit is contained in:
Shreyas Goenka 2025-02-27 19:30:49 +01:00
parent 63ef2fcbe9
commit dd67ee376f
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 6 additions and 1 deletions

View File

@ -3,4 +3,9 @@
Unable to authenticate: Get "https://non-existing-subdomain.databricks.com/api/2.0/preview/scim/v2/Me": dial tcp: lookup non-existing-subdomain.databricks.com: no such host Unable to authenticate: Get "https://non-existing-subdomain.databricks.com/api/2.0/preview/scim/v2/Me": dial tcp: lookup non-existing-subdomain.databricks.com: no such host
----- -----
Current configuration: Current configuration:
✓ profile: myprofile (from bundle) ✓ host: https://non-existing-subdomain.databricks.com (from .databrickscfg config file)
✓ token: ******** (from .databrickscfg config file)
✓ profile: myprofile (from DATABRICKS_CONFIG_PROFILE environment variable)
✓ config_file: .databrickscfg (from DATABRICKS_CONFIG_FILE environment variable)
✓ databricks_cli_path: [CLI]
✓ auth_type: pat