How to connect MySQL in digital ocean with Azure Data Factory

Ahluwalia, Nimai 0 Reputation points
2023-05-25T12:28:47.36+00:00

MySql server resides on digital ocean and I want to pull data with the help of ADF.

How can i do it?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,531 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Oury Ba-MSFT 16,081 Reputation points Microsoft Employee
    2023-05-25T20:25:10.9933333+00:00

    Ahluwalia, Nimai Thank you for reaching out.

    My understanding is that you want to connect and pull data with the help of ADF from your MySQL located in digital ocean cloud.

    For MySQL hosted on digital ocean, that connector is not yet available in Azure. See below screen shot.

    User's image

    It is only possible to do it with the below connector name below by following this doc https://learn.microsoft.com/en-us/azure/data-factory/connector-mysql?tabs=data-factory

    User's image

    These are the available connector see image on the doc

    User's image

    Also, you can do one thing try to migrate your database to Azure and use the Azure MySQL connector.

    Regards,

    Oury

    0 comments No comments