'How do I login to phpadmin on azure mysql in app

I am trying to migrate a local MySQL database to azure MySQL In App, when I click on Manage in the MySQL in App pane on portal.azure.com it takes me to phpadmin login page displaying the username and password input form. How do I login to phpadmin on azure MySQL in app as I'm not certain what credential to use to login.



Solution 1:[1]

visit sitename.azurewebsites.net, then thereafter browse to sitename.scm.azurewebsites.net/phpmyadmin, and it wont ask for a username and password. but ensure that you are login to portal.azure.com with your azure credentials.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1