WorkspaceClient in Databricks SDK for Python to Connect to Foreign Workspace #1089
Unanswered
adamfortuno
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running the following code in a serverless notebook on Azure Databricks:
Despite the routine's attempt to connect to a foreign workspace. It appears to ONLY connect to the workspace the notebook is running with-in. I confirmed the workspace URLs.
I skimmed the docs on the WorkspaceClient constructor. I'm not getting an authentication error. It wasn't clear to me from the docs whether subsequent instantiations of WorkspaceClient leverage my notebook's security context.
Beta Was this translation helpful? Give feedback.
All reactions