azure-sdk-for-cpp/sdk/keyvault/tools/cleanup
Rick Winter b54d509c72
Use standard syntax for MIT license (#4786)
* Use standard syntax for MIT license

* Stop appending "All rights reserved"
2023-07-12 22:37:36 -07:00
..
src Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
LICENSE move cleanup tool. (#4307) 2023-02-01 17:37:49 -08:00
README.md move cleanup tool. (#4307) 2023-02-01 17:37:49 -08:00

Get Environment Variable for Samples

This is an tool that helps cleanup key vault resources. It lists and then starts the delete process on keys secrets and certificates. Once that is done it will call purge on the deleted resources. While on large number of resources present in the key vault it might take a while , and be slower than deleting and recreating a key vault resource, it helps not having to reconfigure and update the connection settings.