Snentley
New Contributor II

I don’t understand, there still seems to be no solution for this.
If we can’t read/write files from DBFS, volumes, or workspace, what’s the point?

Yes, SQL connectors work, but what if we need to do anything beyond that?
Even saving a simple edited file becomes impossible.

These issues have been reported for over 8 months and still no progress.
Why is this still unresolved?

I used Azure Blob Storage, and this resolved the issue. Our app now contains Python files in the Databricks app environment that have access to Azure Blob Storage using Azure credentials.

old_student
New Contributor II

I used Azure Blob Storage, and this resolved the issue. Our app now contains Python files in the Databricks environment app that have access to Azure Blob Storage using Azure credentials.

swarnavenu
New Contributor II

How did you use blob storage and how did it worked?