Skip to content

Commit 455b62d

Browse files
authored
Update connector-azure-database-for-mysql.md
1 parent e43f176 commit 455b62d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/data-factory/connector-azure-database-for-mysql.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,15 @@ This article outlines how to use Copy Activity in Azure Data Factory or Synapse
1919

2020
This connector is specialized for
2121
- [Azure Database for MySQL Single Server](../mysql/single-server-overview.md)
22-
- [Azure Database for MySQL Flexible Server](../mysql/flexible-server/overview.md) (Currently public access is only supported)
22+
- [Azure Database for MySQL Flexible Server](../mysql/flexible-server/overview.md)
2323

24-
2524
To copy data from generic MySQL database located on-premises or in the cloud, use [MySQL connector](connector-mysql.md).
2625

2726
## Prerequisites
2827

2928
This quickstart requires the following resources and configuration mentioned below as a starting point:
3029

31-
- An existing Azure database for MySQL Single server or MySQL Flexible Server.
30+
- An existing Azure database for MySQL Single server or MySQL Flexible Server with public access or private endpoint.
3231
- Enable **Allow public access from any Azure service within Azure to this server** in networking page of the MySQL server . This will allow you to use Data factory studio.
3332

3433
## Supported capabilities

0 commit comments

Comments
 (0)