Where is Data tab and DBFS in Premium Databricks workspace

Sudheer89
New Contributor

Currently I can see Catalog tab instead of Data tab in left side navigation. I am unable to find Data tab -> File browser where I would like to upload one sample orders csv file. Later I want to refer that path in Databricks notebooks as /FileStore/tables/orders.csv 

Can anyone please let me know on it.

#DataEngineering  

szymon_dybczak
Esteemed Contributor III

Hi @Sudheer89 ,

By default - DBFS tab is disabled. As an admin user, you can manage your users’ ability to browse data in the Databricks File System (DBFS) using the visual browser interface.

Go to the admin console.

Click the Workspace Settings tab.

In the Advanced section, click the DBFS File Browser toggle.

Click Confirm.

https://learn.microsoft.com/en-us/azure/databricks/admin/workspace-settings/dbfs-browser

And to see data pane, try to click new button and you should be able to see data pane. Take a look at below answer: 

 

https://learn.microsoft.com/en-us/answers/questions/1615584/i-dont-see-the-data-tab-in-my-14-day-tri...