Skip to content

Commit 3d1398f

Browse files
Merge pull request #264152 from jcocchi/update-cmk-limitations
Cosmos DB: Update cmk limitations
2 parents b520d95 + 1267d74 commit 3d1398f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/how-to-setup-customer-managed-keys-existing-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For enabling CMK on existing account that has continuous backup and point in tim
8484
8585
- Enabling CMK is available only at a Cosmos DB account level and not at collections.
8686
- We don't support enabling CMK on existing Azure Cosmos DB for Apache Cassandra accounts.
87-
- We don't support enabling CMK on existing accounts that are enabled for Materialized Views and Full Fidelity Change Feed (FFCF) as well.
87+
- We don't support enabling CMK on existing accounts that are enabled for Materialized Views and [all versions and deletes change feed mode](nosql/change-feed-modes.md#all-versions-and-deletes-change-feed-mode-preview).
8888
- Ensure account must not have documents with large IDs greater than 990 bytes before enabling CMK. If not, you'll get an error due to max supported limit of 1024 bytes after encryption.
8989
- During encryption of existing data, [control plane](./audit-control-plane-logs.md) actions such as "add region" is blocked. These actions are unblocked and can be used right after the encryption is complete.
9090

0 commit comments

Comments
 (0)