Enable CORS in Blob Storage

Hi all,

I need to enable CORS on my blob storage and saw this MSDN article, but it seemed unclear to how to actually enable CORS. https://msdn.microsoft.com/en-us/library/azure/hh452235.aspx

Does anyone have clear and step by step guidance for enabling CORS on blob storage?

Thanks!

September 8th, 2015 4:03pm

Hi Kelly,

I understand that you need a simple tutorial that walks through enabling CORs on blob storage.

You may refer the below links:

http://blogs.msdn.com/b/windowsazurestorage/archive/2014/02/03/windows-azure-storage-introducing-cors.aspx

http://www.contentmaster.com/azure/windows-azure-storage-cors/

I hope that helps.

Let me know if you've any questions.

Best Regards,

Free Windows Admin Tool Kit Click here and download it now
September 9th, 2015 2:07am

Hi K,

You could check if the following link helps you with enabling CORS for your Blob Storage.
Please be advised this cannot be done through the Portal and has to be done Programmatically.

http://stackoverflow.com/questions/28894466/how-can-i-set-cors-in-azure-blob-storage-in-portal
http://blogs.msdn.com/b/windowsazurestorage/archive/2014/02/03/windows-azure-storage-introducing-cors.aspx

Regards,
Malar.

September 9th, 2015 7:32am

Hi all,

I was able to enable CORS non-programmatically by using Azure Storage Explorer. If you select the blob account it has options for CORS.

Regards,

K.

Free Windows Admin Tool Kit Click here and download it now
September 9th, 2015 9:46am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics