Hi Everyone,
I am currently facing an issue with in our Test Environment where Data bricks is not able to mount with the storage account and we are using the same mount in other environments those are Dev,Preprod and Prod and it works fine there without any errors.
I have validated below settings
Fyi, We are using a secret scope in Data bricks and from there we have been fetching these details through a keyvault using the same SP details across all environments and the secret is updated and in sync.
Required STORAGE BLOB DATA CONTRIBUTOR ROLE is assigned to the SP in Storage account.
Network is not restricted and it got ENABLED for all public networks and for the Cluster.
We have created a new SP and tried with it no luck.
SOFT DELETION is enabled for the storage account for all our storage accounts in other environments and it is working fine.
Can someone please through some light on this issue
Still getting following authentication java lang exception error 480
Thanks