Issue with Azure Blob Storage Source

Summary

Error opening file while trying to read from Azure Blob Storage account. Check credentials in the config and verify permissions.


Question

  1. Issue with azure blob storage source.
    What is needed to read from Azure Blob Storage account? I have a storage v2 account with public access enabled and mentioning the the storage account access key in the config. I have folders and csv files and adding a csv stream. Getting below error. Can someone help?
    CheckAvailabilityError(FileBasedSourceError.ERROR_READING_FILE, stream=stream.name, file=file.uri) from exc\nairbyte_cdk.sources.file_based.exceptions.CheckAvailabilityError: Error opening file. Please check the credentials provided in the config and verify that they provide permission to read files. Contact Support if you need assistance.\nstream=test file=airbyte\n']


This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["azure-blob-storage", "source", "error", "config", "permissions"]