I’ve an Azure storage account with a blob Container that has folders and files.
How can I configure a data source to use it?
I’ve an Azure storage account with a blob Container that has folders and files.
How can I configure a data source to use it?
Initially my idea it’s use it to store images:
But I would like to be able to read this propierties (For this idea I’m not interesting in the files contais):
Is it possible?
Hi
“Use the Get Blob Service Properties operation to retrieve properties such as Storage Analytics settings and CORS rules. Example request:
GET https://<account-name>.blob.core.windows.net/?restype=service&comp=properties
”
I’ve readed your tutorial but I’m not be able to setup it. Can you help me?
For example I was able to get it working in Postman by referring to our documentation, particularly:
and using ChatGPT to get the URL and then for some troubleshooting of authentication error messages.
Then I entered these same settings in the TX data source.
Data returned
Please refer to our documentation, and use ChatGPT and test in Postman when trying to setup a REST data source in the future
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.