Skip to content

Commit 3538ec5

Browse files
committed
Geo backup update
1 parent 0f10e99 commit 3538ec5

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/cosmos-db/postgresql/howto-restore-portal.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: cosmos-db
77
ms.subservice: postgresql
88
ms.custom: ignite-2022, references_regions
99
ms.topic: how-to
10-
ms.date: 01/21/2024
10+
ms.date: 01/28/2024
1111
---
1212

1313
# Backup and point-in-time restore of a cluster in Azure Cosmos DB for PostgreSQL
@@ -30,7 +30,8 @@ Enabling geo-redundant backup is possible during cluster creation on the **Scale
3030

3131
> [!NOTE]
3232
> Geo-redundant backup can be enabled only during cluster creation.
33-
> You can't disable geo-redundant backup once cluster is created.
33+
> Geo-redundant backup can also be enabled or disabled during a cluster restore operation.
34+
> You can't disable geo-redundant backup once cluster is created.
3435
3536
## Confirm type of backup
3637
To check what type of backup is enabled on a cluster, follow these steps:
@@ -53,6 +54,8 @@ earliest existing backup.
5354

5455
1. If cluster has geo-redundant backup enabled, select remote or same region for restore in the **Location** field. On clusters with zone-redundant and locally redundant backup, location field isn't editable.
5556

57+
1. Set **Geo-redundant backup** checkbox for geo-redundant backup *for the restored cluster* to be stored [in another Azure region](./resources-regions.md).
58+
5659
1. Select **Next**.
5760

5861
1. (optional) Make data encryption selection for restored cluster on the **Encryption** tab.

articles/cosmos-db/postgresql/reference-limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: niklarin
66
ms.service: cosmos-db
77
ms.subservice: postgresql
88
ms.topic: conceptual
9-
ms.date: 01/21/2024
9+
ms.date: 01/28/2024
1010
---
1111

1212
# Azure Cosmos DB for PostgreSQL limits and limitations
@@ -119,7 +119,6 @@ By default this database is called `citus`. Azure Cosmos DB for PostgreSQL suppo
119119
### Geo-redundant backup and restore
120120
* Geo-redundant backup can be enabled only during cluster creation.
121121
* You can enable geo-redundant backup when you perform a [cluster restore](./howto-restore-portal.md).
122-
* You can enable geo-redundant backup when you [promote a cluster read-replica to an independent cluster](./howto-read-replicas-portal.md#promote-a-read-replica).
123122
* Geo-redundant backup can't be disabled once cluster is created.
124123
* Geo-redundant backup can't be enabled on single node clusters with [burstable compute](./concepts-burstable-compute.md).
125124
* [Customer managed key (CMK)](./concepts-customer-managed-keys.md) isn't supported for clusters with geo-redundant backup enabled.

0 commit comments

Comments
 (0)