Windows http://www.aliyun.com/zixun/aggregation/13357.html ">azure website services can host a variety of code-written Web applications, including. NET, Node.js and PHP. They all use IIS hosting. PHP is supported by PHP plug-ins on IIS. When we applied for a website on azure, it already had the default support for PHP applications, and we didn't need any configuration. Here's a quick look at how to publish PHP apps to Azure
First, create website on the portal
Select Create with Database at creation
Enter a domain prefix for the site. The sites on Azure are all under the Azurewebsites.net domain name, and if we have a domain name, we can bind our domain name and the site on Azure when we create the site. The database can choose either SQL DB or MySQL. Where SQL is provided by Microsoft, MySQL is serviced by Cleardb
Click the name of the site after the successful creation