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>
This commit is contained in:
parent
30afd1eb89
commit
889e0255a2
@ -2,8 +2,8 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
/**
|
||||
* @brief This sample provides the code implementation to use the Key Vault Secrets SDK client for
|
||||
* C++ to create, get, update, delete and purge a secret.
|
||||
* @brief This tool helps cleanup resources (keys, certificates, secrets) existing in a key vault,
|
||||
* Attempts to restore it as close to original as possible without having to recreate the key vault.
|
||||
*
|
||||
* @remark The following environment variables must be set before running the sample.
|
||||
* - AZURE_KEYVAULT_URL: To the Key Vault account URL.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user