Querying Mysql db from Azure databricks where public access is disabled

ashraf1395
Honored Contributor

Hi there,

We are trying to setup a infra that ingest data from MySQL hosted on awa EC2 instance with pyspark and azure databricks and dump to the adls storage.

Since databases has public accessibility disabled and how can I interact with MySQL from azure databricks?

 

Major challenge is public accessiblity disabled. Querying MySQL normally is doable