cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

jkdatabricks
by New Contributor
  • 2152 Views
  • 4 replies
  • 0 kudos

Error: PERMISSION_DENIED: AWS IAM role does

Hello, We are trying to setup a new workspace. However we are getting following error.  Workspace failed to launch.Error: PERMISSION_DENIED: AWS IAM role does not have READ permissions on url s3://jk-databricks-prods3/unity-catalog/742920957025975.Pl...

  • 2152 Views
  • 4 replies
  • 0 kudos
Latest Reply
pradeep_singh
Contributor
  • 0 kudos

I am assuming you are creting this manually and not using terraform .Is s3://jk-databricks-prods3/unity-catalog/742920957025975 the external storage location for your UC Metastore . Can you check if the storage credential used by this external storag...

  • 0 kudos
3 More Replies
OGSN7
by New Contributor
  • 209 Views
  • 1 replies
  • 0 kudos

Resolved! Recovery of Notebooks from Retired Community Edition Workspace

Hello,I had many notebooks in the legacy Databricks Community Edition that was retired at the end of 2025. The login link (community.cloud.databricks.com) no longer works and I cannot access my old workspace or notebooks.The automated migration banne...

  • 209 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @OGSN7 ,Unfortunately, Databricks Community Editon has been shutdown at January 1, 2026. So there's no way to restore your content. From now on you should use Free Edition.https://community.databricks.com/t5/announcements/psa-community-edition-ret...

  • 0 kudos
dtank36
by New Contributor III
  • 285 Views
  • 5 replies
  • 0 kudos

Resolved! App Insights Viewer Data

We would like to display some "usage" data from an App, specifically using the Insights "Viewers" data. Is that data available for us to query via system tables or access via API, or only via the UI?

  • 285 Views
  • 5 replies
  • 0 kudos
Latest Reply
dtank36
New Contributor III
  • 0 kudos

Hi @sarahbhord,Thanks for the response I did try those queries without any luck. I was hoping the User Authorization Actions example would work, but it doesn't return any results. We are using the preview feature Databricks Apps - On-Behalf-Of User A...

  • 0 kudos
4 More Replies
tinodj
by New Contributor II
  • 703 Views
  • 6 replies
  • 1 kudos

Real-time output missing when using “Upload and Run File” from VS Code

I am running Python files on a Databricks cluster using the VS Code Databricks extension, specifically the “Upload and Run File” command.I cannot get real-time output in the Debug Console. I have checked the official docs:https://learn.microsoft.com/...

  • 703 Views
  • 6 replies
  • 1 kudos
Latest Reply
tinodj
New Contributor II
  • 1 kudos

@Dali1 I have even tried to describe  https://github.com/databricks/databricks-vscode/issues/1813  and to fix on https://github.com/databricks/databricks-vscode/pull/1814, unfortunately no one seems to be interested in this. 

  • 1 kudos
5 More Replies
mlrichmond-mill
by New Contributor III
  • 231 Views
  • 3 replies
  • 0 kudos

Serverless Compute with HITRUST Compliance

After doing some prototyping work in a databricks environment that we threw together quickly, I am now creating a new environment for a more refined development environment. Since we work with some limited PII in my industry, I was erring on the safe...

  • 231 Views
  • 3 replies
  • 0 kudos
Latest Reply
MoJaMa
Databricks Employee
  • 0 kudos

I think this is expected today. Serverless on HITRUST was expected in Jan 2026 but I think it slipped to end-Feb. Lots of moving parts between Databricks and MSFT for this to happen. Which region are you in?

  • 0 kudos
2 More Replies
rvm1975
by New Contributor II
  • 237 Views
  • 2 replies
  • 2 kudos

Resolved! Deploy app using bundle asset

It is easy to deploy app as part of asset bundle resources. But after that you need to actually deploy app and start.Can we do app deploy in databricks.yml / resources as part of initial "bundle deploy"? I mean avoid separate run ofdatabricks apps de...

  • 237 Views
  • 2 replies
  • 2 kudos
Latest Reply
shazi
New Contributor III
  • 2 kudos

Deploying an app via bundle resources in Databricks is like a Morse code decoder—both aim to streamline signals into one unified step instead of requiring separate runs.

  • 2 kudos
1 More Replies
lion_king_84
by New Contributor III
  • 883 Views
  • 10 replies
  • 0 kudos

Resolved! Databricks Asset Bundles Deploy Apps

Hello,I checked bundle app example in Github. https://github.com/databricks/bundle-examples/blob/main/knowledge_base/app_with_database/resources/myapp.app.ymlThen, I deployed a streamlit app via Databricks Asset Bundles. Then I opened the related app...

lion_king_84_0-1770882935941.png
  • 883 Views
  • 10 replies
  • 0 kudos
Latest Reply
sarahbhord
Databricks Employee
  • 0 kudos

I looked further - the databricks.yml file is not used in this UI-based workflow - it's only for CLI deployments. Your app configuration therefore comes from selecting options in the UI. I believe that is why the code is never getting deployed here.T...

  • 0 kudos
9 More Replies
Fabi_DYM
by New Contributor II
  • 389 Views
  • 3 replies
  • 1 kudos

Resolved! Error creating Git folder: Invalid Git provider credential although PAT is valid and cloning works o

Hi everyone,I’m getting this error when trying to create a Git folder in Databricks:Error creating Git folderInvalid Git provider credential for repository with URL [Placeholder]. How to fixPlease go to your remote Git provider to ensure that:You hav...

  • 389 Views
  • 3 replies
  • 1 kudos
Latest Reply
saurabh18cs
Honored Contributor III
  • 1 kudos

how are you doing it manually ? or during job deployment or during job execution? your own identity or servie principal identity?

  • 1 kudos
2 More Replies
Marco37
by Contributor II
  • 1371 Views
  • 6 replies
  • 3 kudos

Resolved! Neeed help with setting up a connection from Databricks to an Azure SQL Database with the REST API

Good day,I need some help with automating a connection from databricks to an Azure SQL Database. I'am able to configure the connection with the UI (Catalog Explorer), but I also want to configure it with a REST API (or SQL script), so that I can inte...

  • 1371 Views
  • 6 replies
  • 3 kudos
Latest Reply
Mohammad_Renani
New Contributor II
  • 3 kudos

Hello all, I am facing similar issue while trying to create a databricks_connection resource in Terraform and provided json in this post doesn't seem to work and also based on this document, you shouldn't provide "OAUTH_SCOPE" in the options for M2M ...

  • 3 kudos
5 More Replies
jonathanvdr
by New Contributor II
  • 249 Views
  • 3 replies
  • 1 kudos

Resolved! Unity catalog resolution of Entra Groups: PRINCIPAL_DOES_NOT_EXIST

Problem statement: Unity catalog PRINCIPAL_DOES_NOT_EXIST when granting an entra group created via SDK, but works after manual UI assignment)Hi all,I'm running into a Unity Catalog identity resolution issue and I am trying to understand if this is ex...

  • 249 Views
  • 3 replies
  • 1 kudos
Latest Reply
jonathanvdr
New Contributor II
  • 1 kudos

Hi @saurabh18cs,I am not an account admin. I am a workspace admin though

  • 1 kudos
2 More Replies
Harish_Kumar_M
by New Contributor
  • 364 Views
  • 4 replies
  • 2 kudos

Resolved! Databricks One - Enable on Workspace

Hi,We see that Databricks One is enabled on one of the workspaces but could see this on all the workspaces. How do we enable Databricks One on rest of the workspaces. What are the workspace settings that we need to activate in order to enable it?

  • 364 Views
  • 4 replies
  • 2 kudos
Latest Reply
nayan_wylde
Esteemed Contributor II
  • 2 kudos

@youssefmrini Databricks One is Ga now it seems. The toggle switch was available when it was in Preview.

  • 2 kudos
3 More Replies
axelboursin
by New Contributor II
  • 5490 Views
  • 3 replies
  • 3 kudos

Databricks and AWS CodeArtifact

Hello, I saw multiple topics about it, but I need explanations and a solution.In my context, we have developers that are developing Python projects, like X.In Databricks, we have a cluster with a library of the main project A that is dependent of X.p...

  • 5490 Views
  • 3 replies
  • 3 kudos
Latest Reply
theclipse
New Contributor II
  • 3 kudos

Hi @stbjelcevic,actually we are still facing a mystery.We created an init_script in order to generate a codeartifact token and change pip conf. Here isthe content:pip install awscliexport AWS_CODEARTIFACT_TOKEN=$(aws codeartifact get-authorization-to...

  • 3 kudos
2 More Replies
MiriamHundemer
by New Contributor III
  • 237 Views
  • 1 replies
  • 2 kudos

Resolved! SQL queries unable to finish with databricks sql pro warehose

During a recent workspace migration/recreation of workspaces we stumbled upon the problem, that it was no longer possible to execute sql queries (or get sample data from tables) using our sql warehouse or the shared compute cluster.A sql query like S...

  • 237 Views
  • 1 replies
  • 2 kudos
Latest Reply
youssefmrini
Databricks Employee
  • 2 kudos

1. Infrastructure as Code (IaC) - The "Golden Standard" If you aren't already, moving your workspace deployment to Terraform is the best way to solve this. Terraform maintains a "state" file. When you run terraform destroy, it doesn't just delete the...

  • 2 kudos
Akpel27
by New Contributor
  • 172 Views
  • 1 replies
  • 1 kudos

Resolved! Not able to access Databricks AI assistant or create thread

The user can be able to see the databricks AI assistant but not able to access. However, he can access the assistant in different environments but not in one environment let's say QA. It is not the configuration, Network, or access issue. Not able to...

Akpel27_0-1770753580757.png
  • 172 Views
  • 1 replies
  • 1 kudos
Latest Reply
joelramirezai
Databricks Employee
  • 1 kudos

Hello @Akpel27 , Have you tried removing cookies and cache from the web browser?. Could you try to check the error using the inspect tool ?    In the next section, you might find an error message:    

  • 1 kudos