It's prompting me for username and password.
Even if I enter the username and password in the MYSQLCONNSTR_localdb.ini it doesn't work.
The Wiki information explaining this is confusing.
@suwatch - it looks like you edited the Wiki article on this. How do I access PHPMyAdmin on a new WebApp that I turned the feature on for?
This is the confusing part...
How to use phpMyAdmin with MySql in-app?
phpMyAdmin is enabled by default with the feature. You can access it thru https://
@andrewkrowczyk do you mind posting the question on this forum instead?
For me, visiting <sitename>.azurewebsites.net solved my issue.
after that I browsed <sitename>.scm.azurewebsites.net/phpmyadmin, it didn't ask password.
@suresh42326
Thank You!
Very odd situation in Azure, thanks #suresh42326 for pointing the answer out!!
Most helpful comment
For me, visiting
<sitename>.azurewebsites.net solved my issue.after that I browsed
<sitename>.scm.azurewebsites.net/phpmyadmin, it didn't ask password.