Logo

Maarten Balliauw {blog}

ASP.NET, ASP.NET MVC, Windows Azure, PHP, ...

About the author

Maarten Balliauw is currently employed as a Technical Evangelist at JetBrains. His interests are mainly web applications developed in ASP.NET (C#) or PHP and the Windows Azure cloud platform.
More about me More about me
Send mail E-mail me


ASP.NET MVC Quickly Pro NuGet Subscribe to my RSS feed Follow me on Twitter! View Maarten Balliauw's profile on LinkedIn
Maarten Balliauw - MVP - Most Valuable Professional
Maarten Balliauw - ASPInsider

Search

Archive

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright Maarten Balliauw 2013


Version 4 of the Windows Azure SDK for PHP released

Only a few months after the Windows Azure SDK for PHP 3.0.0, Microsoft and RealDolmen are proud to present you the next version of the most complete SDK for Windows Azure out there (yes, that is a rant against the .NET SDK!): Windows Azure SDK for PHP. We’ve been working very hard with an expanding globally distributed team on getting this version out.

The Windows Azure SDK 4 contains some significant feature enhancements. For example, it now incorporates a PHP library for accessing Windows Azure storage, a logging component, a session sharing component and clients for both the Windows Azure and SQL Azure Management API’s. On top of that, all of these API’s are now also available from the command-line both under Windows and Linux. This means you can batch-script a complete datacenter setup including servers, storage, SQL Azure, firewalls, … If that’s not cool, move to the North Pole.

Here’s the official change log:

  • New feature: Service Management API support for SQL Azure
  • New feature: Service Management API's exposed as command-line tools
  • New feature: MicrosoftWindowsAzureRoleEnvironment for retrieving environment details
  • New feature: Package scaffolders
  • Integration of the Windows Azure command-line packaging tool
  • Expansion of the autoloader class increasing performance
  • Several minor bugfixes and performance tweaks

Some interesting links on some of the new features:

Also keep an eye on www.sdn.nl where I’ll be posting an article on scripting a complete application deployment to Windows Azure, including SQL Azure, storage and firewalls.

And finally: keep an eye on http://azurephp.interoperabilitybridges.com and http://blogs.technet.com/b/port25/. I have a feeling some cool stuff may be coming following this release...


Comments (8) -

Nicky Belgium |

Friday, July 29, 2011 5:26 PM

Nicky

Good to see the fast development but why not making it for PHP5 from the beginning? It's also around for some time.

maartenba Belgium |

Friday, July 29, 2011 5:57 PM

maartenba

It is for v5 actually, the SDK is at version 4. Updated the blog post to reflect this. Thanks for pointing out the confusion!

Anny Netherlands |

Wednesday, August 03, 2011 10:29 AM

Anny

@maarten, the blog says now it's for php version 3, is this correct, just to be sure. And keep up with the good working.

maartenba Belgium |

Thursday, August 04, 2011 3:59 PM

maartenba

It's the SDK version 3.0, not PHP version 3.0.

Thomas Conté France |

Thursday, August 04, 2011 4:30 PM

Thomas Conté

Hi Maarten, I downloaded the ZIP package from CodePlex and it looks there is no "bin" directory at the top level.

maartenba Belgium |

Thursday, August 04, 2011 7:49 PM

maartenba

Hi Thomas, this has been rectified as of this moment. Sorry for the inconvenience! The fresh bits are at http://phpazure.codeplex.com/releases/view/70688

Éric Durant France |

Sunday, August 28, 2011 7:08 PM

Éric Durant

Hello, can you run the SDK from an Apache server or does it have to be from a WAMP ?

maartenba Belgium |

Tuesday, August 30, 2011 10:42 AM

maartenba

Can be run from Apache, Linux, ... - Except for the packaging story for the moment but there's work being done on that part.

Pingbacks and trackbacks (3)+

Comments are closed