Forum Discussion
Anonymous
7 years agoNot applicable
Unexpected error when creating dataflows with blob storage
Here is an error I got.: Unexpected error (Session ID: da44da69-6d7c-4b5f-9f73-66bd43570e78) I am trying to create dataflow providing blob storage url and account key to get to csv file on m...
v-yuta-msft
Community Support
7 years agoAnonymous,
Create a folder containing the csv files in Azure blob storage and use URL directed to the folder like: DomainUrl/Folder/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
7 years agoNot applicable
Thanks,
Unfortunately it is still not working retrieving the same error.
this is the url for the new folder:
https://storageaccountname.blob.core.windows.net/storageaccountname/New Directory
Account key was taken from Access keys tab