This document summarizes a presentation about playing with PHP on Azure using the Zend Framework. It discusses: - Using the Zend Framework 2 with Azure Web Sites to build and deploy PHP applications on Azure. - Key Azure services like Virtual Machines, Web Sites, Mobile Services and Cloud Services and how to choose between them. - Connecting a Zend Framework application to Azure SQL Database and Azure Table Storage. - Installing the Windows Azure SDK for PHP to facilitate working with PHP applications on Azure. - Ensuring applications can be reversed from Azure to on-premise environments. - Monitoring tools for Azure applications.