Skip to content

Commit fe3ba2b

Browse files
author
Thomas Weiss
committed
Added key revokation call-out for PITR
1 parent 166aaf4 commit fe3ba2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cosmos-db/how-to-setup-cmk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,8 @@ The following conditions are necessary to successfully perform a point-in-time r
416416
- If you used a system-assigned managed identity on the source account, the same identity can't be assigned to the target account. You should enable a system-assigned or user-assigned managed identity on the destination account, set this identity as the destination account's default identity, and declare this identity in the Azure Key Vault access policy.
417417
- If you used a user-assigned managed identity on the source account, assign the same identity to the destination account and set this identity as the destination account's default identity.
418418
419-
419+
> [!IMPORTANT]
420+
> If you revoke the encryption key before deleting your account, your account's backup may miss the data written after the revocation has been made.
420421
421422
### How do I revoke an encryption key?
422423

0 commit comments

Comments
 (0)