Question
How can an Azure web app with PHP connect to a managed MySQL database?
I’m trying to determine the best way to connect an Azure web app with PHP to a managed MySQL database? Do I need to set up a hybrid connection in Azure?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×