Issues with Azure Blob Storage connection string #6706
ArniBarkarson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to implement Great Expectations in Azure Synapse Analytics notebooks and I'm trying to implement it in such a way that it uses Azure Blob Storage but I keep getting the following message:
"Something went wrong when trying to use SQLAlchemy to obfuscate URL: Could not parse rfc1738 URL from string <AZURE_STORAGE_CONNECTION_STRING>"
It seems I'm able to create a data context configuration though (without a yml file). Has anyone received a similar message? It would be really good if someone can help me
Best,
Árni
Beta Was this translation helpful? Give feedback.
All reactions