Skip to content

tihomir-kit/azure-cors-rule-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure CORS rule manager

ACRM is a simple web application to help you manage Azure Storage Cross-Origin Resource Sharing rules (CORS rule management is not possible through the Azure web interface at the moment). Since CORS rule setup is in most cases a one-time thing, there is no need to keep the rule management code within your project. This is where ACRM steps in as it gives you the ability to list/add/edit/remove CORS rules for Azure services.

Here is a blog post I wrote about managing Azure CORS rules. Feel free to check it out. ;)

Requirements

Since ACRM is made as an ASP.NET MVC web app which uses Azure SDK v3.x, you will need VisualStudio to build and run it. I assume this will most probably be used by developers anyhow so this shouldn't be a problem. For those of you who develop stuff for Azure from platforms other than .net, you will need to manage CORS rules through the Azure REST API.

Credits

This app was inspired by Gaurav Mantri's post.

======================

Made at: Mono Software Ltd.

About

Azure CORS rule manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published