azure-sdk-for-cpp/sdk/keyvault/tools/cleanup
Anton Kolesnyk 73399d7325
Change samples to use DefaultAzureCredential (#5183)
* Change samples to use `DefaultAzureCredential`

* Missed instance

* Oaep

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-29 16:07:40 +00:00
..
src Change samples to use DefaultAzureCredential (#5183) 2023-11-29 16:07:40 +00:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
LICENSE
README.md

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.