Skip to content

Commit

Permalink
update comment (#4364)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
gearama and antkmsft committed Apr 5, 2023
1 parent b6222fe commit b3ac66f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/keyvault/tools/cleanup/src/cleanup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b3ac66f

Please sign in to comment.