We are trying to use Azure storage services Javascript library to send the Rest call to blob storage.<o:p></o:p>
But, its works with the IE but, in Chrome and FireFox , we are getting 405 : HTTP verb is not supported error.<o:p></o:p>
where Requesting method it shows as " OPTIONS ". <o:p></o:p>
Hence, I didn't find anywhere that Azure storage services, support this Verb "OPTIONS" .or any work around we can do to make it work ?<o:p></o:p>