โ09-17-2024 08:48 AM
How can I use web terminal within my azure databricks workspace if the workspace is provisioned with a private end points i.e. Allow Public Network Access is disabled.
I have tried accessing web terminal from Apps tab and Bottom panel of a notebook.
The error thrown is - Configured privacy settings disallow access for workspace.
Any help documentation appreciated.
โ09-21-2024 08:58 PM
Did you try running shell commands from the notebook?
%sh
shell commands
โ09-28-2024 03:48 PM
Thanks Chandra for the reply.
Yes have tried shell commands which work for tasks like listing of files etc.
Actually, I am looking to create scopes & secrets in databricks using Databrick CLI via web terminal or through cmd but both not working because of private end points configured in databricks workspace.
How can we use databricks CLI in such infra setup ?
โ09-30-2024 03:37 AM
if the intention is to create scopes - will something like this work instead of databricks cli ? https://docs.databricks.com/api/workspace/secrets/createscope
โ09-29-2024 10:54 AM
Gotcha. See whether this link is helpful.
โ10-01-2024 04:14 PM
Do we have something similar for Databricks-backed scopes ?
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group