authorizationfailure on ls fs on mount point files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2024 10:51 AM
One of our users has as of last week started seeing an authorization failure when he tries to list the files in the Azure storage account using Databricks Cli or Databricks API(using Python). He can list files on the Databricks portal or through the execution of notebooks. Not when he executes unit tests on his local machine. Has anything changed on Databricks last week? We activated the preview version of our account last week. Also, this works if the storage account networking is set to public access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2024 07:36 AM
Have you checked the list of allowed ip addresses that are set for the Storage account in Azure? Is user using VPN or internal network, we might need to confirm if the network where the user is trying to list is set as allowed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2024 11:05 AM - edited 03-23-2024 11:09 AM
We have added IP address of local machine to the firewall on the storage account. That did not help. We are off our vpn. The databricks is outside our firewall.

