Choice of Operating System Version for Azure Roles
- by kaleidoscope
Customers can now choose when their applications receive new operating system updates and patches by selecting which version of the operating system their applications will run on in Windows Azure. Right now there is only one available operating system version (released on December 17th, 2009), but new builds with the latest updates and patches will be released regularly. This new feature allows developers to test their applications when new patches come out before upgrading their production deployments. To select an operating system version for your application, add the new osVersion attribute to your service configuration file. The full list of available operating system versions is maintained in the Configuring Operating System Versions topic in the Windows Azure MSDN documentation. Sarang, K