Forum Discussion
Unexpected error when creating dataflows with blob storage
I tried also providing url like that:
https://storageaccountname.blob.core.windows.net
or providing storage name:
storageaccountname
but it failed too.
Another attempt was to create dataflow by using previously generated blob SAS url
but it failed with the same error
Anonymous,
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.
- Anonymous7 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