Files Connector AzureBlob: Operation returned an invalid status 'The specifed resource name contains invalid characters.'\nErrorCode:InvalidResourceName #35789
Replies: 1 comment 1 reply
-
for azure blob storage URL should only contain container name and file name, see example https://metaops.solutions/blog/processing-hl7-with-airbyte-and-dbt |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I was busy with creating a connections between Files (stored in Azure Blob Storage), and MSSQL. However, I'm getting the following error: check_connection_source-failure-9c089cc3-0272-4700-bc36-6e0e4439cd54.txt
As seen in the logs, the URL is being converted to
azure://
but i'm no sure if the right behaviour is anyone able to check if this a mistake on my side or a bug Airbyte. I also saw the same issue here: #24955Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions