Skip to content

Commit 5cccbc9

Browse files
Merge pull request #264524 from niklarin/geo-backup
Geo backup update
2 parents 6c4a191 + 349cbc9 commit 5cccbc9

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

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

Lines changed: 7 additions & 3 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
@@ -29,8 +29,8 @@ a custom restore point within your retention period.
2929
Enabling geo-redundant backup is possible during cluster creation on the **Scale** screen that can be accessed on the **Basics** tab. Click the **Save** button to apply your selection.
3030

3131
> [!NOTE]
32-
> Geo-redundant backup can be enabled only during cluster creation.
33-
> You can't disable geo-redundant backup once cluster is created.
32+
> Geo-redundant backup can be enabled only during cluster creation or cluster restore.
33+
> You can't disable geo-redundant backup once cluster is created.
3434
3535
## Confirm type of backup
3636
To check what type of backup is enabled on a cluster, follow these steps:
@@ -53,6 +53,8 @@ earliest existing backup.
5353

5454
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.
5555

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

5860
1. (optional) Make data encryption selection for restored cluster on the **Encryption** tab.
@@ -74,6 +76,8 @@ and time of your choosing.
7476

7577
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.
7678

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

7983
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)