Migrate wordpress site to Microsoft azure

I have a wordpress site with MySQL database. I need to migrate the site to Azure i.e. I want to host the site in azure.

I am not able to find relevant post. Please help!!

September 14th, 2015 7:30am

Hello Abhinav,

Take a look here:

https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-web-site-gallery/

and here:

https://social.msdn.microsoft.com/Forums/azure/en-US/06eace6d-e62e-4fc2-acad-c242fd4dda9f/moving-wordpress-site-to-azure?forum=windowsazuredevelopment

Best regards,

Henrik


Free Windows Admin Tool Kit Click here and download it now
September 14th, 2015 8:34am

Hello Abhinav,

Take a look here:

https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-web-site-gallery/

and here:

https://social.msdn.microsoft.com/Forums/azure/en-US/06eace6d-e62e-4fc2-acad-c242fd4dda9f/moving-wordpress-site-to-azure?forum=windowsazuredevelopment

Best regards,

Henrik


September 14th, 2015 8:34am

I need to migrate wordpress site to azure. How to do that
Free Windows Admin Tool Kit Click here and download it now
September 14th, 2015 11:17am

Hello Abhinav,

In order to install Wordpress as an Azure Website, you need to follow these steps:

1. Create a Wordpress Website App on Azure. In this tuturial, you will learn how to create a Wordpress Azure Website. This application will also create and host a new MySQL database.

2. Copy your previous Wordpress website's files by using the FTP deployment. Here is an example on how to use FTP for Azure Websites.

3. Use the database connection parameters that were provided in the first step to change your Wordpress PHP configuration files.

4. Migrate your MySQL database to the one that was created by using backup and restore. This is an example on how to achieve this.

If you would like to try out hosting your Wordpress website with SQL Server, you can use the following tutorial: Using Wordpress on Windows Azure with SQL Server instead of MySQL.

I hope this helps!

Thanks,

Luis


September 14th, 2015 2:34pm

Hello Abhinav,

In order to install Wordpress as an Azure Website, you need to follow these steps:

1. Create a Wordpress Website App on Azure. In this tuturial, you will learn how to create a Wordpress Azure Website. This application will also create and host a new MySQL database.

2. Copy your previous Wordpress website's files by using the FTP deployment. Here is an example on how to use FTP for Azure Websites.

3. Use the database connection parameters that were provided in the first step to change your Wordpress PHP configuration files.

4. Migrate your MySQL database to the one that was created by using backup and restore. This is an example on how to achieve this.

If you would like to try out hosting your Wordpress website with SQL Server, you can use the following tutorial: Using Wordpress on Windows Azure with SQL Server instead of MySQL.

I hope this helps!

Thanks,

Luis


Free Windows Admin Tool Kit Click here and download it now
September 14th, 2015 2:34pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics