Question T14718
Visible to All Users

Upload pictures to azure storage

created a year ago

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 ?

Answers approved by surveyjs Support

created a year ago

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.

    Comments (2)
    W W
    Wim De Vriendt a year ago

      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 ?

      AT AT
      Andrew Telnov a year ago

        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