Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lombiq/azure-blob-storage-cors-setter

This small tool is to set CORS configuration of an Azure Blob Storage account. Use this to e.g. fix cross-origin issues when trying to load fonts from CSS inside CSS files that are stored in Blob Storage.
https://github.com/lombiq/azure-blob-storage-cors-setter

azure azure-blob azure-blob-storage

Last synced: about 1 month ago
JSON representation

This small tool is to set CORS configuration of an Azure Blob Storage account. Use this to e.g. fix cross-origin issues when trying to load fonts from CSS inside CSS files that are stored in Blob Storage.

Awesome Lists containing this project

README

        

# Azure Blob Storage CORS Setter Readme

This small tool is to set CORS configuration of an Azure Blob Storage account. Use this to e.g. fix cross-origin issues when trying to load fonts from CSS inside CSS files that are stored in Blob Storage.

See: http://blog.codingoutloud.com/2014/02/21/stupid-azure-trick-6-a-cors-toggler-command-line-tool-for-windows-azure-blobs/ and http://gauravmantri.com/2013/12/01/windows-azure-storage-and-cors-lets-have-some-fun/