Azure Storage CORS configuration -


how can configure azure storage cors without programmatically ? need install visual studio , configure myself. current situation right i'm created linux instance vps in digital ocean. i'm running wordpress web application , integrated azure cdn.

i'm getting http origin not allows font file, knew deal cors azure storage. how can configure best way ?

cors configuration configurable via rest api's - not bound vs @ all. if running linux can configure using java or node.js. resources: - cors overview pointers rest docs http://blogs.msdn.com/b/windowsazurestorage/archive/2014/02/03/windows-azure-storage-introducing-cors.aspx - java client library - https://github.com/azure/azure-storage-java - node client library - https://github.com/azure/azure-storage-node


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -