Skip to content

Commit f2855b7

Browse files
authored
Update backup.md
1 parent 39235df commit f2855b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/key-vault/general/backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ If you want protection against accidental or malicious deletion of your secrets,
2929
> [!IMPORTANT]
3030
> Key Vault does not support the ability to backup more than 500 past versions of a key, secret, or certificate object. Attempting to backup a key, secret, or certificate object may result in an error. It is not possible to delete previous versions of a key, secret, or certificate.
3131
32-
Key Vault doesn't currently provide a way to back up an entire key vault in a single operation. Any attempt to use the commands listed in this document to do an automated backup of a key vault may result in errors and won't be supported by Microsoft or the Azure Key Vault team.
32+
Key Vault doesn't currently provide a way to back up an entire key vault in a single operation and keys, secrets and certitificates must be backup indvidually.
3333

34-
Also consider the following consequences:
34+
Also consider the following issues:
3535

3636
* Backing up secrets that have multiple versions might cause time-out errors.
3737
* A backup creates a point-in-time snapshot. Secrets might renew during a backup, causing a mismatch of encryption keys.

0 commit comments

Comments
 (0)