You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-azure-database-for-mysql.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,16 +19,15 @@ This article outlines how to use Copy Activity in Azure Data Factory or Synapse
19
19
20
20
This connector is specialized for
21
21
-[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)
23
23
24
-
25
24
To copy data from generic MySQL database located on-premises or in the cloud, use [MySQL connector](connector-mysql.md).
26
25
27
26
## Prerequisites
28
27
29
28
This quickstart requires the following resources and configuration mentioned below as a starting point:
30
29
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.
32
31
- 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.
0 commit comments