Skip to content

Commit eb3681f

Browse files
special regions
1 parent 1a157fa commit eb3681f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/postgresql/flexible-server/concepts-read-replicas.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,16 @@ Read replicas are primarily designed for scenarios where offloading queries is b
4848

4949
A read replica can be created in the same region as the primary server and in a different one. Cross-region replication can be helpful for scenarios like disaster recovery planning or bringing data closer to your users.
5050

51-
You can have a primary server in any [Azure Database for PostgreSQL region](https://azure.microsoft.com/global-infrastructure/services/?products=postgresql). A primary server can also have replicas in any global region of Azure that supports Azure Database for PostgreSQL. Additionally, we support special regions [Azure Government](../../azure-goverment/documentation-government-welcome.md) and [Azure in China](https://learn.microsoft.com/azure/china/overview-operations). The special regions now supported are:
51+
You can have a primary server in any [Azure Database for PostgreSQL region](https://azure.microsoft.com/global-infrastructure/services/?products=postgresql). A primary server can also have replicas in any global region of Azure that supports Azure Database for PostgreSQL. Additionally, we support special regions [Azure Government](../../azure-government/documentation-government-welcome.md) and [Azure in China](https://learn.microsoft.com/azure/china/overview-operations). The special regions now supported are:
5252

5353
- **Azure Government regions**:
54-
- USGovSW
55-
- USGovEast
56-
- USGovSouthCentral
54+
- US Gov Arizona
55+
- US Gov Texas
56+
- US Gov Virginia
5757

5858
- **Azure in China regions**:
59-
- China North3
60-
- China East3
59+
- China North 3
60+
- China East 3
6161

6262

6363
### Use paired regions for disaster recovery purposes

0 commit comments

Comments
 (0)