diff --git a/docs/platform/howto/byoc/create-custom-cloud/create-aws-custom-cloud.md b/docs/platform/howto/byoc/create-custom-cloud/create-aws-custom-cloud.md index feaff0f3..8948c262 100644 --- a/docs/platform/howto/byoc/create-custom-cloud/create-aws-custom-cloud.md +++ b/docs/platform/howto/byoc/create-custom-cloud/create-aws-custom-cloud.md @@ -482,8 +482,7 @@ In the **Create custom cloud** wizard: By default, the following data is stored in object storage in your own cloud account: - - Cold data (learn more about the - [BYOC tiered storage](/docs/platform/howto/byoc/store-data#byoc-tiered-storage)) + - Cold data - Service backups :::note diff --git a/docs/platform/howto/byoc/create-custom-cloud/create-google-custom-cloud.md b/docs/platform/howto/byoc/create-custom-cloud/create-google-custom-cloud.md index 28dc63d9..a8f6ebfd 100644 --- a/docs/platform/howto/byoc/create-custom-cloud/create-google-custom-cloud.md +++ b/docs/platform/howto/byoc/create-custom-cloud/create-google-custom-cloud.md @@ -162,8 +162,7 @@ In the **Create custom cloud** wizard: By default, the following data is stored in object storage in your own cloud account: - - Cold data (learn more about the - [BYOC tiered storage](/docs/platform/howto/byoc/store-data#byoc-tiered-storage)) + - Cold data - Service backups :::note diff --git a/docs/platform/howto/byoc/delete-custom-cloud.md b/docs/platform/howto/byoc/delete-custom-cloud.md index dafdaca7..272ba5b1 100644 --- a/docs/platform/howto/byoc/delete-custom-cloud.md +++ b/docs/platform/howto/byoc/delete-custom-cloud.md @@ -90,4 +90,3 @@ When running `terraform destroy`, add `-var-file=FILE_NAME.vars` as an option. - [View the status of a custom cloud](/docs/platform/howto/byoc/view-custom-cloud-status) - [Bring your own cloud networking and security](/docs/platform/howto/byoc/networking-security) -- [Store data in custom clouds](/docs/platform/howto/byoc/store-data) diff --git a/docs/platform/howto/byoc/download-infrastructure-template.md b/docs/platform/howto/byoc/download-infrastructure-template.md index 8c9ed532..2bb350ad 100644 --- a/docs/platform/howto/byoc/download-infrastructure-template.md +++ b/docs/platform/howto/byoc/download-infrastructure-template.md @@ -86,4 +86,3 @@ avn byoc template terraform get-vars \ - [Bring your own cloud networking and security](/docs/platform/howto/byoc/networking-security) - [Tag custom cloud resources](/docs/platform/howto/byoc/tag-custom-cloud-resources) -- [Store data in custom clouds](/docs/platform/howto/byoc/store-data) diff --git a/docs/platform/howto/byoc/manage-byoc-service.md b/docs/platform/howto/byoc/manage-byoc-service.md index 078fcd22..9d882577 100644 --- a/docs/platform/howto/byoc/manage-byoc-service.md +++ b/docs/platform/howto/byoc/manage-byoc-service.md @@ -58,5 +58,4 @@ communication must be established. Contact your account team for private migrati ## Related pages - [Bring your own cloud networking and security](/docs/platform/howto/byoc/networking-security) -- [Store data in custom clouds](/docs/platform/howto/byoc/store-data) - [View the status of a custom cloud](/docs/platform/howto/byoc/view-custom-cloud-status) diff --git a/docs/platform/howto/byoc/view-custom-cloud-status.md b/docs/platform/howto/byoc/view-custom-cloud-status.md index b2afb5ab..bbad8a38 100644 --- a/docs/platform/howto/byoc/view-custom-cloud-status.md +++ b/docs/platform/howto/byoc/view-custom-cloud-status.md @@ -29,5 +29,4 @@ your existing services to the custom cloud, contact your account team. ## Related pages - [Bring your own cloud networking and security](/docs/platform/howto/byoc/networking-security) -- [Store data in custom clouds](/docs/platform/howto/byoc/store-data) - [Manage services hosted in custom clouds](/docs/platform/howto/byoc/manage-byoc-service)