Skip to content

IRooc/QuickKeyVaultEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick editor for a KeyVaults in Azure

Only works on keyvault that have Get, List, Set and Delete AccessPolicies set for you user.

You can create or update individual settings or upload a batch of settings through a Json file

Just set the AzureKeyvaultUrl in the appsettings.json and run the project either in visual studio or do dotnet run in the KeyVaultEditor folder

Settings

Currently reads a Key Vault URL set in appsettings.json called AzureKeyVaultUrl

Note

This is a demo project and should not be used in production environments.

About

Quickly edit Secret values in a KeyVault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published