This is the third part of the blog series of introducing some of the exciting new features of Windows Azure SDK 2.0. In this series I’ll take you on a tour of new Windows Azure SDK 2.0 features and experience them firsthand. You can find the SDK 2.0 announcement here. You can acquire SDK 2.0 through Web PI, or you can download it Windows Azure .NET Developer Center.
Previous parts:
Windows Azure SDK 2.0 Features (1) – A Even Better Server Explorer
Windows Azure SDK 2.0 Features (2) – A Even Better Web Sites Experience
Windows Azure SDK 2.0 Features (3) – Even Bigger Machines
PowerShell Improvements
While it is packaged separately, PowerShell cmdlets have gone through some changes in the past few months as well. You can find full list of changes here. Here are some of the new features worth mentioning (many thanks to Guang Yang for providing the list):
- Moved to PowerShell 3.0.
- Service bus namespace management cmdlets.
- Cloud services scaffolding improvements: new role cmdlets and role template support.
- Azure Store cmdlets. Create add-on right from PowerShell console.
- Storage Blob CRUD cmdlets.
- Website diagnostic log streaming.
- PS remoting.
- High memory VM images.
- IaaS support improvements.
Storage Client 2.0
Now New Projects uses Storage Client 2.0. You can find out what’s new in Storage Client 2.0 here.
Windows Azure Active Directory
In case if you have missed, Windows Azure Active Directory has gone in GA as well. See the announcement here and here.
ASP.NET 2012.2 and Web Tools 2012.2
NOTE: This is NOT part of SDK 2.0 release, however worth mentioning here as it’s also include tones of improvements in terms of features and tooling. Here are couple of quick links:
http://sedodream.com/2013/02/19/VideosOnWebPublishUpdatesInASPNET20122.aspx
Service Bus New Features
I’ve written a 4-part series on Service Bus new features while the features were in preview. Now you can use these features in production:
New features in Service Bus Preview Library (January 2013) - 1: Message Pump
New features in Service Bus Preview Library (January 2013) – 2: Auto-expiration
New features in Service Bus Preview Library (January 2013) – Epilogue: Message Browse
Add a comment