Hi,
I am facing the same issue. I am getting 403 error while creating a TABLE.
The folder is getting created inside the metastore in the ADLS everytime I run the Create Table command.
The permissions are `Storage Blob Data Contributor` role assigned at the storage account level.
At a container level the permissions are inherited.
At a Container Level I have also added a role of `Storage Blob Data Owner`
I have also tried to add ACLs at further folder levels with the Access Connector for Azure DatabricksI have added Databricks Resource Instances for permissions with the access Connector name at the at Storage account networking tab.
I have ticked Allow Trusted Microsoft Services to access at Storage account networking tab
I can create the Catalog and schema, table creation is getting error as it writes the data in the ADLS.
I have gone through the above documents.