Step 1. Login into your Microsoft Azure Account.
Step 2. Create a new Window Server.
Step 3. Download Installer for Mysql Server by using below link.
http://go.microsoft.com/fwlink/?LinkId=255386
Step 4. Open wpilauncher.exe and click on products options on the top of the page.
Step 5. Now click on Database which is available in service panel at left most part of the page & select MySQL Windows 5.1.
Step 6. Click on Add & then click on Install for starting the Installation of Mysql.
Step 7. Specify the root user password & click on Continue.
Step 8. Click on I Accept to continue.
Step 9. Mysql is now installing.You can view your installation progress under the installation progress bar.
Step 10. Mysql is successfully installed now click on Finish button to Finish Mysql Installation.
Step 11. Click on Mysql Command Line Client to log into your mysql server.You can view your Mysql command Line client under the Apps.
Step 12. Specify the root user password which you had configured in Step 7.
Step 13. Now you are successfully Login into your Mysql server.You can test your database by creating a database with the name of your choice in Mysql server.
Step 14. You can view your database through below command.