Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _site/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2706,5 +2706,9 @@
{
"destination": "https://clickhouse.com/blog/ai-redrawing-database-market",
"source": "/get-started/use-cases/machine-learning-and-genai/agent-facing-analytics"
},
{
"destination": "/products/cloud/guides/security/cmek",
"source": "/products/cloud/guides/security/cmek-migration"
}
]
1 change: 0 additions & 1 deletion products/cloud/guides/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ keywords: ['cloud guides', 'documentation', 'how-to', 'cloud features', 'tutoria
| [Manage my account](/products/cloud/guides/security/cloud-access-management/manage-my-account) | This page describes how you can accept invitations, manage MFA settings, and reset passwords |
| [Manage SQL console role assignments](/products/cloud/guides/security/cloud-access-management/manage-sql-console-role-assignments) | Guide showing how to manage SQL console role assignments |
| [Managing AWS service limits and quotas](/products/bring-your-own-cloud/reference/aws-service-limits) | AWS service quotas to verify before BYOC onboarding, how to request increases, and what to monitor as services scale |
| [Migrating from CMEK v1 to v2](/products/cloud/guides/security/cmek-migration) | Migration instructions to move from legacy CMEK to version 2 |
| [Multi tenancy](/products/cloud/guides/best-practices/multitenancy) | Best practices to implement multi tenancy |
| [Optimizing ClickHouse Assistant agent conversations with a semantic layer](/products/cloud/features/ai-ml/aichat/customizing-semantic-layer) | Guide to using AGENTS.md to provide custom business logic and data-specific instructions to the ClickHouse Assistant chat agent |
| [Overview](/products/cloud/guides/infrastructure/deployment-options/byoc/overview) | Deploy ClickHouse on your own cloud infrastructure |
Expand Down
104 changes: 0 additions & 104 deletions products/cloud/guides/security/cmek-migration.mdx

This file was deleted.

3 changes: 1 addition & 2 deletions products/cloud/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,7 @@
"expanded": false,
"pages": [
"products/cloud/guides/security/data-masking",
"products/cloud/guides/security/cmek",
"products/cloud/guides/security/cmek-migration"
"products/cloud/guides/security/cmek"
]
},
{
Expand Down