Understand Windows Azure

The Windows Azure Platform is cloud computing platform that lets you focus on building your application not on managing technology infrastructure and operational hurdles.
Understand how the Cloud can handle your growth: whether you need on & off workloads, are growing fast, or are having sudden spikes to absorb.

More...

Getting Started

Ready to take off to the cloud?
Visit the "Get Started" section to get familiar with Windows Azure, and how to use it with PHP. You'll see that there are a few options for you to choose from depending on your goal.

More...

Deploying your first PHP app on Azure

Learn how to deploy your PHP application on Windows Azure.
Using the Windows Azure Command-Line Tool, this tutorial will teach you how to install PHP and your application.

More...

Building Scalable application

Discover the Deal of the Day (DotD) sample application written in PHP, and learn how to utilize Windows Azure's scalability features from within PHP.
We've kept is simple and built it in a way that's easy to deconstruct and learn from.

More...

"Azure + PHP" Discussions on StackOverflow.com

  • How can i send an Email using PHP at windows Azure?

    Monday, May 14, 2012, 6:32:00 AM

    How can i send an Email using PHP at windows Azure? i am using simple mail function: $to .= 'email-Id'; $subject = " Test Subject"; $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content...

  • Azure for PHP: "ServiceDefinition.rd" does not exist in Service directory "ServiceDefinition.csx"

    Thursday, May 10, 2012, 5:26:00 AM

    I am trying to deploy PHP app with Windows Azure Command Line tool for PHP, but unable to make .cspkg and i'm getting this error: Runtime Exception: 0: Default document “ServiceD...

  • Virtual Directory on Azure

    Monday, May 7, 2012, 3:22:00 AM

    I’m trying to mount a PHP service on windows azure. I want to create a virtual directory and I need to keep the original parent folder structure. However, Azure takes the vitual...

  • Create the .cspkg and the .cscfg files to upload into Azure

    Friday, May 4, 2012, 10:34:00 AM

    I opened more topic here to solve my uploading problem but still nothing (not the answers, these were helpful) so I think the problem is at me! So I wrote a little php program but after I create a...

  • Azure app (blob storage) run only on localhost

    Monday, April 30, 2012, 2:55:00 AM

    I am trying to run an azure app which use blob storage. I tried with the following sample kit: https://github.com/Interop-Bridges/Windows-Azure-Sample-Kit-4-PHP/tree/master/GuestBookUsingBlobs (I c...

Related Links

News from the Interop blog