I have a Databricks workspace provisioned in my own azure subscription for my own learning purposes.
I would like to access the containers in the Databricks managed storage account via the Azure Portal UI, however when I attempt to do so:
The client 'my@email' with object id 'myobjectid' has permission to
perform action 'Microsoft.Storage/storageAccounts/listKeys/action'
on scope '/my/storage/account'; however,
the access is denied because of the deny assignment
with name 'System deny assignment created by
Azure Databricks /my/workspace' and Id 'myid' at scope '/my/workspace'.
How can I grant all permissions to my azure account owner (me)?
