Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinribeiro/set-cors-azure

Command line tool in C# for Windows that enables CORS for Azure Blob Store / CDN
https://github.com/justinribeiro/set-cors-azure

Last synced: 7 days ago
JSON representation

Command line tool in C# for Windows that enables CORS for Azure Blob Store / CDN

Awesome Lists containing this project

README

        

# set-cors-azure
Command line tool in C# for Windows that enables CORS for Azure Blob Store / CDN

## Basics

1. Open in Visual Studio.

2. Make sure you install appropraite libs vi Nuget (ala, Azure Storage API).

3. Build command line tool.

4. Use command line tool with Storage Credentials:

```setCors.exe accountName keyValue```