Azure Services Part 1— PHP Application

Sahani Rajapakshe
2 min readAug 8, 2020

This article series have been written as a partial requirement for the course : SENG 41283 : Distributed and Cloud Computing. The areas I discussed here are :

  • setting up a sample environment in Azure cloud platform
  • the cloud infrastructure setup for a simple PHP web application using the available services in Azure environment.

With this Article series let’s see how to deploy a small PHP application in Azure using Azure Services.

In this article let’s look at the PHP application which I going to deploy in Azure. It’s a website for a private hospital.

This is the Main Page/Home Page of the website.

When you need to do a doctor appointment you need to login with your azure user name and password. The concepts of Azure active directory.

As a Admin of the system, you you need to login with your azure user name and password. The concepts of Azure active directory in order to see the appointments. It looks like this.

Technologies

  • PHP
  • HTML
  • MySQL

Azure Resources Which I used to deploy this application

I’ll explain the Azure resources which I used with next series of articles.Use the links above.

You can download ARM template here.

Thank You!

--

--

Sahani Rajapakshe

I would say I’m… Someone who is modest, hard-working and consistently sets firm goals for myself. Then, once I’ve defined my benchmarks, I take the necessary st