Hi everyone,
I am adding a new data source to ODX, this connection has to load 6 cvs files from azure storage, could you help me to create the connection?
Thanks
Ignacio
Hi everyone,
I am adding a new data source to ODX, this connection has to load 6 cvs files from azure storage, could you help me to create the connection?
Thanks
Ignacio
Hi Ignacio
Please use the examples from this guide
For Blob storage containers, specify abfss:// or azureblob:// in URI
If your file is stored in a FileShare instead of a container, you can use the azurefile:// option
Excellent! It worked!
Can you give me the details to get it?
I’ve with several options and I’m not be able to do that.
Thanks in advance
Gracias ;-)
Hi
there are a couple of different keys that can be involved when accessing an Azure Storage account:
If you look at the example linked above you would use the azurefile:// URI in combination with a shared access key.
For an Azure Files share I would expect you could also reach it through SMB or NFS though (similar to an on-prem situation)
Thanks
The setup mandatory parameters are:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.