diff --git a/docs/platform/concepts/backup-to-another-region.md b/docs/platform/concepts/backup-to-another-region.md index 6db0075c..a1cd78bc 100644 --- a/docs/platform/concepts/backup-to-another-region.md +++ b/docs/platform/concepts/backup-to-another-region.md @@ -1,10 +1,16 @@ --- title: About backup to another region for Aiven services +limited: true sidebar_label: About backup to another region --- In addition to the primary service backup, you can have a secondary backup in an alternative location. +:::important +This feature is in [limited availability](/docs/platform/concepts/beta_services). +Contact your account team to enable it. +::: + ## About BTAR Backup to another region (BTAR) is a disaster recovery feature that allows backup diff --git a/docs/platform/howto/btar/disable-backup-to-another-region.md b/docs/platform/howto/btar/disable-backup-to-another-region.md index 25cb62bb..c035dac3 100644 --- a/docs/platform/howto/btar/disable-backup-to-another-region.md +++ b/docs/platform/howto/btar/disable-backup-to-another-region.md @@ -1,6 +1,7 @@ --- title: Delete a cross-region backup sidebar_label: Delete cross-region backup +limited: true --- Delete an [additional service backup](/docs/platform/concepts/backup-to-another-region) [created](/docs/platform/howto/btar/enable-backup-to-another-region) in a region different from your primary backup region. diff --git a/docs/platform/howto/btar/enable-backup-to-another-region.md b/docs/platform/howto/btar/enable-backup-to-another-region.md index 73c79b61..5287d06f 100644 --- a/docs/platform/howto/btar/enable-backup-to-another-region.md +++ b/docs/platform/howto/btar/enable-backup-to-another-region.md @@ -1,6 +1,7 @@ --- title: Add a backup to another region sidebar_label: Add cross-region backup +limited: true --- Enable [the backup to another region (BTAR) feature](/docs/platform/concepts/backup-to-another-region) and create an additional cross-region service backup on top of a regular backup stored in the region where your service is hosted. @@ -14,7 +15,8 @@ To add an additional service backup for your service, you can use the Aiven ## Prerequisites -- Enable BTAR for your organization by [contacting the sales team](mailto:sales@aiven.io). +- This feature is in [limited availability](/docs/platform/concepts/beta_services). + Enable it by contacting your account team. - Make sure you have at least one running Aiven for MySQL® or Aiven for PostgreSQL® service. - Depending on your preferred tool to manage BTAR with, make sure you can access or use: diff --git a/docs/platform/howto/btar/manage-backup-to-another-region.md b/docs/platform/howto/btar/manage-backup-to-another-region.md index 01872c44..b5f654b4 100644 --- a/docs/platform/howto/btar/manage-backup-to-another-region.md +++ b/docs/platform/howto/btar/manage-backup-to-another-region.md @@ -1,6 +1,7 @@ --- title: Manage a cross-region backup sidebar_label: Manage cross-region backup +limited: true --- For a service that has the [backup to another region (BTAR)](/docs/platform/concepts/backup-to-another-region) feature [enabled](/docs/platform/howto/btar/enable-backup-to-another-region), you can check the service backup status, change the backup region, monitor the replication lag, fork and restore using [the cross-region backup](/docs/platform/concepts/backup-to-another-region), or migrate to another cloud or region.