Hi how can we upload the documents and images put in the upload control on our azure blob storage?
Is there somewhere a sample that we can see ?
Upload pictures to azure storage
Answers approved by surveyjs Support
Hello,
To upload documents and images to an Azure blob storage, handle SurveyModel
's onUploadFiles
event to upload files to a storage and save file URLs in survey results. For more information, please refer to the following demo: File Upload.
Should you have any further questions, we are here to help.
Hi, but how can we do this to Azure blob storage ? how we must authenticate and how is it working ?
is there an azure storage sample available ?
Hello Wim,
Here is the first video that I get in google.
You need to pass the picture data into your asp.net application and then post it into Azure storage.
I am sorry, but this question to Azure community or Azure support personal. SurveyJS Libraries are front-end JavaScript libraries and we develop and support these libraries.
Thank you,
Andrew
SurveyJS Team