Where can I find those delta table log files?

JacobLi_LN
New Contributor II

I created a delta table with SQL command CREATE TABLE, and inserted several records into with INSERT statements. Now it can be seen from the catalog.

JacobLi_LN_0-1731951036765.png

But I want to understand how delta works, and would like to see where are those log files stored.

Even when I already toggled the dbfs option on, I still cannot find the files within dbfs.

JacobLi_LN_1-1731951121485.png

JacobLi_LN_2-1731951201603.png

The table seems to be located under a storage account but I do not have the permission to directly interact with it

JacobLi_LN_3-1731951363574.png

Anyone knows how to resolve this?