Skip to content

Commit dd45bd8

Browse files
authored
Merge pull request #97601 from rachel-msft/edits1202b
Edit picture
2 parents a511710 + bfa5e36 commit dd45bd8

File tree

6 files changed

+13
-7
lines changed

6 files changed

+13
-7
lines changed

articles/mariadb/concepts-read-replicas.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 12/02/2019
8+
ms.date: 12/03/2019
99
---
1010

1111
# Read replicas in Azure Database for MariaDB
@@ -40,7 +40,9 @@ You can have a master server in any [Azure Database for MariaDB region](https://
4040
### Universal replica regions
4141
You can create a read replica in any of the following regions, regardless of where your master server is located. The supported universal replica regions include:
4242

43-
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US, West US 2.
43+
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US.
44+
45+
*West US 2 is temporarily unavailable as a cross region replica location.
4446

4547

4648
### Paired regions
@@ -155,4 +157,4 @@ The [`event_scheduler`](https://mariadb.com/kb/en/library/server-system-variable
155157
## Next steps
156158

157159
- Learn how to [create and manage read replicas using the Azure portal](howto-read-replicas-portal.md)
158-
- Learn how to [create and manage read replicas using the Azure CLI and REST API](howto-read-replicas-cli.md)
160+
- Learn how to [create and manage read replicas using the Azure CLI and REST API](howto-read-replicas-cli.md)
-135 KB
Loading

articles/mysql/concepts-read-replicas.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mysql
77
ms.topic: conceptual
8-
ms.date: 12/02/2019
8+
ms.date: 12/03/2019
99
---
1010

1111
# Read replicas in Azure Database for MySQL
@@ -36,7 +36,9 @@ You can have a master server in any [Azure Database for MySQL region](https://az
3636
### Universal replica regions
3737
You can create a read replica in any of the following regions, regardless of where your master server is located. The supported universal replica regions include:
3838

39-
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US, West US 2.
39+
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US.
40+
41+
*West US 2 is temporarily unavailable as a cross region replica location.
4042

4143

4244
### Paired regions
-135 KB
Loading

articles/postgresql/concepts-read-replicas.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rachel-msft
55
ms.author: raagyema
66
ms.service: postgresql
77
ms.topic: conceptual
8-
ms.date: 11/17/2019
8+
ms.date: 12/03/2019
99
---
1010

1111
# Read replicas in Azure Database for PostgreSQL - Single Server
@@ -35,7 +35,9 @@ You can have a master server in any [Azure Database for PostgreSQL region](https
3535
### Universal replica regions
3636
You can always create a read replica in any of the following regions, regardless of where your master server is located. These are the universal replica regions:
3737

38-
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US, West US 2.
38+
Australia East, Australia Southeast, Central US, East Asia, East US, East US 2, Japan East, Japan West, Korea Central, Korea South, North Central US, North Europe, South Central US, Southeast Asia, UK South, UK West, West Europe, West US.
39+
40+
*West US 2 is temporarily unavailable as a cross region replica location.
3941

4042

4143
### Paired regions
-135 KB
Loading

0 commit comments

Comments
 (0)