anton-genesis
New Contributor II

Thanks for your response! Very detailed.  I've tried this I believe without much luck.  I've created a small app just to test file access which you can see here:
I've configured the app to have a UC Volume:

antongenesis_0-1763409078192.png

The app is running, but I am not able to access to volume directly, only if I go through Databricks SDK. This is what I see when I try to use python OS functions:

antongenesis_1-1763409162394.png


Using Databricks SDK from another endpoint on the same app, I'm able to do it though:

antongenesis_2-1763409205494.png



So the question now is why the mount is not available to the App?

Thanks!

Anton