Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
i want to connect my datasource as MySQL Database which is running on premise but i found that it is not possible to connect with on premise machines and i want to know is there a way to implement this process .
Solved! Go to Solution.
Currently Eventstream cannot support to connect the on-prem MySQL DB directly. Product team is actively working on this. It will come in the coming 2-3 months for preview. You may engage product team to join the preview later.
For now, there is an approach: "IP whitelist" that can help on getting the CDC data from the DB on-prem. If you are good with this approach, you may engage your field contact to contact with product team, or please send me a message with your contact email so that we can contacted for next step.
Currently Eventstream cannot support to connect the on-prem MySQL DB directly. Product team is actively working on this. It will come in the coming 2-3 months for preview. You may engage product team to join the preview later.
For now, there is an approach: "IP whitelist" that can help on getting the CDC data from the DB on-prem. If you are good with this approach, you may engage your field contact to contact with product team, or please send me a message with your contact email so that we can contacted for next step.
Hi @munindra,
Based on my research, if your MySQL database is publicly accessible and not behind a firewall or secured in a virtual network, you could try referring to the method of connecting to a cloud database using Debezium MySQL Connector + Kafka.
Please check the following articles:
Add MySQL Database CDC source to an eventstream - Microsoft Fabric | Microsoft Learn
Simialr issue for your reference:
Eventstream from On-Premise (Azure VM) SQL Server ... - Microsoft Fabric Community
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.