Today, we will be looking into creating a WordPress Web app on Azure. Azure has a greater advantage of implementing open source on the cloud and WordPress is a highly used application to build various types of websites. Combining it with Azure is one of the best options. So, let’s get started.

Step 1

Log into the Azure portal and click "New".

Azure

Step 2

In the search bar, search with the keyword WordPress.

Azure

Step 3

Choose the first option WordPress –category ‘Web+Mobile’.

Azure

Step 4

Click on Create in the new blade to submit the web app details.

Azure

Step 5

Step 6

Create a new service plan or choose an existing plan if you already have an App Service Plan created.

Finally, click on "Select" and OK to create an App Service Plan.

Azure

Step 7

Check "Pin to dashboard" option and click "Create". Wait until the app gets created.

Azure

Step 8

Once the app is created, click on the Browse option in the app.

Azure

Step 9

You will be taken to the WordPress installation procedure. Select the language you will be using and click "Continue".

Azure

Step 10

Here, you will be filling in your website details. Click "Install".

Azure

Step 11

If the installation was successful, you will be asked to log into the site.

Azure

Step 12

Enter the login details which were entered in the previous step and click "Login".

Azure

Step 13

So, you have successfully installed and logged in to your WordPress website. And this is going to be your WordPress dashboard.

Azure

Step 14

You can either click on "Visit Site" or "Themes" to change the themes.

Azure

Azure