azure-sdk-for-cpp/sdk/keyvault/tools/cleanup
George Arama 889e0255a2
update comment (#4364)
* update comment

* jghjg

* update broken link

* Update sdk/keyvault/tools/cleanup/src/cleanup.cpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-02-21 10:52:20 -08:00
..
src update comment (#4364) 2023-02-21 10:52:20 -08:00
CMakeLists.txt move cleanup tool. (#4307) 2023-02-01 17:37:49 -08: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.