How to use SAS based URL (azure blob storage) directly in syncfusion uploader component?

Hi Team,

Can we use SAS based URL (azure blob storage) directly in syncfusion uploader component? 
The backend is not in Asp.net core and any backend api is not to be involved. Is it possible to directly use a SAS based url?


Thanks
Tuariq

1 Reply

PO Prince Oliver Syncfusion Team March 31, 2020 12:56 PM UTC

Hi Tuariq, 
 
Thank you for contacting us. 
 
Our uploader control, uses POST method for SaveUrl requests in asyncSettings and it does not support modifying the request type. Based on the following online blogs 
 

PUT method is need for uploading to SAS based URL (azure blob storage). Hence it is not supported in our uploader component. 
 
Regards, 
Prince 


Loader.
Up arrow icon