Skip to content

Commit 52c606a

Browse files
Merge pull request #237741 from VandhanaMehta/updatewhatsnew
updated whats new page
2 parents d6e37fa + 3387d2e commit 52c606a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/mysql/flexible-server/whats-new.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ This article summarizes new releases and features in Azure Database for MySQL -
2525
> [!NOTE]
2626
> This article references the term slave, which Microsoft no longer uses. When the term is removed from the software, we'll remove it from this article.
2727
28+
## May 2023
29+
30+
- **Read-Replica in Geo-Paired Region on Azure Database for MySQL- Flexible Server**
31+
32+
Azure Database for MySQL - Flexible server now supports cross region read-replica in a geo-paired region. The feature allows you to replicate your data from an instance of Azure Database for MySQL Flexible Server to a read-only server in geo-paired region. [Learn more](how-to-read-replicas-portal.md)
33+
34+
- **Support for data-in replication using GTID**
35+
36+
Flexible Server now also supports [Data-in Replication](concepts-data-in-replication.md) using GTID based replication. You can also use this feature to configure data-in replication for HA enabled servers as well. To learn more - see [how to configure data-in replication using GTID](how-to-data-in-replication.md)
37+
2838
## April 2023
2939

3040
- **Known issues**

0 commit comments

Comments
 (0)