Sibeesh Passion

Top Menu

  • Home
  • Search
  • About
  • Privacy Policy

Main Menu

  • Articles
    • Azure
    • .NET
    • IoT
    • JavaScript
    • Career Advice
    • Interview
    • Angular
    • Node JS
    • JQuery
    • Knockout JS
    • Jasmine Framework
    • SQL
    • MongoDB
    • MySQL
    • WordPress
  • Contributions
    • Medium
    • GitHub
    • Stack Overflow
    • Unsplash
    • ASP.NET Forum
    • C# Corner
    • Code Project
    • DZone
    • MSDN
  • Social Media
    • LinkedIn
    • Facebook
    • Instagram
    • Twitter
  • YouTube
    • Sibeesh Venu
    • Sibeesh Passion
  • Awards
  • Home
  • Search
  • About
  • Privacy Policy

logo

Sibeesh Passion

  • Articles
    • Azure
    • .NET
    • IoT
    • JavaScript
    • Career Advice
    • Interview
    • Angular
    • Node JS
    • JQuery
    • Knockout JS
    • Jasmine Framework
    • SQL
    • MongoDB
    • MySQL
    • WordPress
  • Contributions
    • Medium
    • GitHub
    • Stack Overflow
    • Unsplash
    • ASP.NET Forum
    • C# Corner
    • Code Project
    • DZone
    • MSDN
  • Social Media
    • LinkedIn
    • Facebook
    • Instagram
    • Twitter
  • YouTube
    • Sibeesh Venu
    • Sibeesh Passion
  • Awards
  • Linux Azure Function Isolated Dot Net 9 YAML Template Deployment

  • Build, Deploy, Configure CI &CD Your Static Website in 5 mins

  • Post Messages to Microsoft Teams Using Python

  • Get Azure Blob Storage Blob Metadata Using PowerShell

  • Deploy .net 6 App to Azure from Azure DevOps using Pipelines

AzureMySQLVirtual Machine
Home›Azure›Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

By SibeeshVenu
September 18, 2015
997
0
Share:
Install MySQL in Azure Virtual Machine

This article will help you understand how you can install and set up MySQL in a virtual machine in Azure. Basically Azure virtual machine is a computer which you can configure according to your needs. It allows load balance traffic, so if you host your website or anything in the virtual machines, it will be fast enough. We can set up the virtual machines from your azure portal. If you are new to azure virtual machine, I strongly recommend you to read here: Create Virtual Machine In Azure. It will be great if you have any existing MSDN subscription with you before you go with this. Now we will discuss more about installing MySQL in a virtual machine in Azure. I hope you will like this.

If you are new to azure, I recommend you to read here: Azure

Background

There are so many reasons why you should go with a virtual machine. I will share with you what exactly my need was. I was using a cleardb for my wordpress website. I was some having some limitation that 20 MB as the database size. For me that was not sufficient, and after my db crosses the limit, I was not able to login to my wordpress dashboard. I was getting some database errors when I try to login to admin. So I decided to create a virtual machine and install a MySQL there. This article helps you to install MySQL in virtual machine.

Steps to Install MySQL in Azure Virtual Machine

Login to your azure portal https://manage.windowsazure.com

Login to your Azure Virtual Machine

Go to start and click on the Internet Explorer

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Before going to download and install MySQL, you need to set some settings in Internet Explorer.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

What we are going to do is, adding MySQL site name to trusted site in IE.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Please follows the steps as shown in these images.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now add http://*.mysql.com to the trusted site.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now type http://dev.mysql.com/downloads/mysql in the URL area, and click enter.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Do not need to mind the warnings you get, so please close those.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now you can see the MySQL installer home page as shown below.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Leave the warning, and close it.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

No, you will be asking to sign up, if you want you can do that, or else you can just skip it.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now an executable file will be downloaded, you can either directly run it from the browser or you can just double click on that file.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

I hope your installation has been started now.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Once it is done, please read the license agreement and click next.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

As I do not need any development stuffs and I am not going to do any development there, so I just selected server only. You can select as per your needs.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

In the type and networking section, please make sure that you have enabled ‘Show Advanced Options’ as shown below.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Click next and give your MySQL Root Password in the next window. Please make sure that you have given a complex password.

Install MySQL in Azure Virtual Machineq

Install MySQL in Azure Virtual Machine

Click on the Add User.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Type the asked details.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

You can set all host if you want to access it from everywhere, or you can select local host. Choose wisely as your need.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

I hope you have added a user, now please click next.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now you will be in Windows Service section. Please make sure that ‘Start MySQL Server at System Startup’ is enable. And do not change any other settings.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now you will be shown advanced option which is nothing but the settings for error log informations. Do not need to change anything there. Just click next.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Please click on Execute, to apply the server configuration.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Click the Finish button, once the server configuration is applied successfully.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Now if you can you can copy the log to clipboard, or you can click Finish.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

It seems we have done everything, Now we will check whether MySQL has been installed or not. Shall we? Please go to the start menu and type MySQL.

Install MySQL in Azure Virtual Machine

Install MySQL in Azure Virtual Machine

Wow, that’s great we did it.

Conclusion

Did I miss anything that you may think which is needed?.Have you ever tried virtual machine in azure?. If not, I strongly recommend that. Did you ever installed MySQL in your system? I hope you liked this article. Please share me your valuable suggestions and feedback.

Your turn. What do you think?

A blog isn’t a blog without comments, but do try to stay on topic. If you have a question unrelated to this post, you’re better off posting it on C# Corner, Code Project, Stack Overflow, Asp.Net Forum instead of commenting here. Tweet or email me a link to your question there and I’ll definitely try to help if I am able to.

Kindest Regards
Sibeesh Venu

TagsAzureInstall MySQL in Azure Virtual MachineMySQLVirtual Machines
Previous Article

Create Virtual Machine In Azure

Next Article

Back Up your ClearDB and restore in ...

0
Shares
  • 0
  • +
  • 0
  • 0
  • 0

SibeeshVenu

I am Sibeesh Venu, an engineer by profession and writer by passion. Microsoft MVP, Author, Speaker, Content Creator, Youtuber, Programmer.

Related articles More from author

  • Back Up And Restore Your Old MySQL Database to New Database
    AzureDatabaseMySQLVirtual Machine

    Back Up your ClearDB and restore in Azure Virtual Machine MySQL

    September 18, 2015
    By SibeeshVenu
  • Azure

    Build, Deploy, Configure CI &CD Your Static Website in 5 mins

    March 30, 2025
    By SibeeshVenu
  • Serverless Realtime MXChip Data Angular
    AzureIoT

    Realtime IoT Data using Azure SignalR and Functions in Angular

    December 31, 2018
    By SibeeshVenu
  • Microsoft Azure Logo
    Azure

    What Azure Is?

    July 8, 2015
    By SibeeshVenu
  • Azure

    TimerTrigger Azure Function to Upload to Azure Blob Daily

    July 17, 2019
    By SibeeshVenu
  • AzureCognitive ServicesOffice 365SharePoint

    Azure Form Recognizer and Microsoft Flow to Search Scanned PDF Content in SharePoint Online

    March 5, 2020
    By SibeeshVenu
0

My book

Asp Net Core and Azure with Raspberry Pi Sibeesh Venu

YouTube

MICROSOFT MVP (2016-2022)

profile for Sibeesh Venu - Microsoft MVP

Recent Posts

  • Linux Azure Function Isolated Dot Net 9 YAML Template Deployment
  • Build, Deploy, Configure CI &CD Your Static Website in 5 mins
  • Easily move data from one COSMOS DB to another
  • .NET 8 New and Efficient Way to Check IP is in Given IP Range
  • Async Client IP safelist for Dot NET
  • Post Messages to Microsoft Teams Using Python
  • Get Azure Blob Storage Blob Metadata Using PowerShell
  • Deploy .net 6 App to Azure from Azure DevOps using Pipelines
  • Integrate Azure App Insights in 1 Minute to .Net6 Application
  • Azure DevOps Service Connection with Multiple Azure Resource Group

Tags

Achievements (35) Angular (14) Angular 5 (7) Angular JS (15) article (10) Article Of The Day (13) Asp.Net (14) Azure (65) Azure DevOps (10) Azure Function (10) Azure IoT (7) C# (17) c-sharp corner (13) Career Advice (11) chart (11) CSharp (7) CSS (7) CSS3 (6) HighChart (10) How To (9) HTML5 (10) HTML5 Chart (11) Interview (6) IoT (11) Javascript (10) JQuery (82) jquery functions (9) JQWidgets (15) JQX Grid (17) Json (7) Microsoft (8) MVC (20) MVP (9) MXChip (7) News (18) Office 365 (7) Products (10) SQL (20) SQL Server (15) Visual Studio (10) Visual Studio 2017 (7) VS2017 (7) Web API (12) Windows 10 (7) Wordpress (9)
  • .NET
  • Achievements
  • ADO.NET
  • Android
  • Angular
  • Arduino
  • Article Of The Day
  • ASP.NET
  • Asp.Net Core
  • Automobile
  • Awards
  • Azure
  • Azure CDN
  • azure devops
  • Blockchain
  • Blog
  • Browser
  • C-Sharp Corner
  • C#
  • Career Advice
  • Code Snippets
  • CodeProject
  • Cognitive Services
  • Cosmos DB
  • CSS
  • CSS3
  • Data Factory
  • Database
  • Docker
  • Drawings
  • Drill Down Chart
  • English
  • Excel Programming
  • Exporting
  • Facebook
  • Fun
  • Gadgets
  • GitHub
  • GoPro
  • High Map
  • HighChart
  • How to
  • HTML
  • HTML5
  • Ignite UI
  • IIS
  • Interview
  • IoT
  • JavaScript
  • JQuery
  • jQuery UI
  • JQWidgets
  • JQX Grid
  • Json
  • Knockout JS
  • Linux
  • Machine Learning
  • Malayalam
  • Malayalam Poems
  • MDX Query
  • Microsoft
  • Microsoft ADOMD
  • Microsoft MVP
  • Microsoft Office
  • Microsoft Technologies
  • Microsoft Windows
  • Microsoft Windows Server
  • Mobile
  • MongoDB
  • Monthly Winners
  • MVC
  • MVC Grid
  • MySQL
  • News
  • Node JS
  • npm
  • Number Conversions
  • October 2015
  • Office 365
  • Office Development
  • One Plus
  • Outlook
  • Page
  • PHP
  • Poems
  • PowerShell
  • Products
  • Q&A
  • Raspberry PI
  • React
  • SEO
  • SharePoint
  • Skype
  • Social Media
  • Software
  • Spire.Doc
  • Spire.PDF
  • Spire.XLS
  • SQL
  • SQL Server
  • SSAS
  • SSMS
  • Storage In HTML5
  • Stories
  • Third Party Software Apps
  • Tips
  • Tools
  • Translator Text
  • Uncategorized
  • Unit Testing
  • UWP
  • VB.Net
  • Videos
  • Virtual Machine
  • Visual Studio
  • Visual Studio 2017
  • Wamp Server
  • Web API
  • Web Platform Installer
  • Webinars
  • WebMatrix
  • Windows 10
  • Windows 7
  • Windows 8.1
  • Wordpress
  • Writing

ABOUT ME

I am Sibeesh Venu, an engineer by profession and writer by passion. Microsoft MVP, Author, Speaker, Content Creator, Youtuber, Programmer. If you would like to know more about me, you can read my story here.

Contact Me

  • info@sibeeshpassion.com

Pages

  • About
  • Search
  • Privacy Policy
  • About
  • Search
  • Privacy Policy
© Copyright Sibeesh Passion 2014-2025. All Rights Reserved.
Go to mobile version