Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 12:49 PM
Hi @bvraravind,
The error you are encountering is due to an incorrect configuration setting in your code. The error message indicates that the configuration fs.azure.account.auth.type.<storage-account>.dfs.core.windows.net is not recognized
- Verify that the SAS token is valid and has the necessary permissions.
- Ensure that the storage account and container names are correct.
- Check if there are any network restrictions or firewall rules that might be blocking access
Documentation: https://learn.microsoft.com/en-us/azure/databricks/connect/storage/azure-storage