Browse by Tags
All Tags »
Windows Azure SDK (RSS)
Here’s a fun little thing I found out about recently. Suppose, I have a Cloud Service that I’m running on the devfabric and I want to simulate a configuration change. I’ll start by creating a cloud service with a single web role: Opening the service configuration
Read More...
In case you didn't see this on Ryan Dunn's blog , we just released some neat Powershell cmdlets that wrap the Service Management API and allow you to script your deployments, upgrades and most of what you can do today in the Developer Portal . They are
Read More...
Recently, I updated a somewhat out of context (for this blog) post titled " Windows Azure Tools and Visual Studio 2010 ”. One of the things you’ll notice is that we let the cat out of the bag that we’ll be releasing something new and big in November!
Read More...
Today, the WCF team released a patch that will help you if your are using WCF on Windows Azure . Essentially, if you use the "Add Service Reference..." feature in Visual Studio or svutil to generate WSDL for a service that is hosted on Windows Azure either
Read More...
In the July 2009 CTP of the Windows Azure Tools for Microsoft Visual Studio , we introduced a bug where if you use the App.Config file in a Worker Role, it won’t get included in your Service Package both when running on the local Development Fabric or
Read More...
If you’ve been following along, you’ll remember my post about using an existing ASP.NET Web Application as a Web Role . We’re now a little smarter in the tools and can allow you to associate any ASP.NET Web Application in the Cloud Service as a Web Role.
Read More...
After you install the July 2009 CTP and create a new project via File | New Project | Cloud Service, you now have a single template “Cloud Service” instead of the 4 you had in the past. Clicking on that brings up our new project creation dialog. There
Read More...
I’m pleased to announce that we have released a new version of the Windows Azure Tools and SDK ! (will take time to propogate, try the direct link to the download ) What’s New for the July 2009 CTP? Support for developing and deploying services containing
Read More...
Many of you may not even know this, but as part of the Windows Azure Tools for Microsoft Visual Studio , we ship a Role template called “CGI Web Role”. Today, it’s a little hard to find (yes, I’m foreshadowing that this is about to change!) as you have
Read More...
Windows Azure Tools for Microsoft Visual Studio (includes SDK). If the release is still propagating, try the Direct Link New for the May 2009 CTP: Support for Visual Studio 2010 Beta 1 Update for Visual Studio 2008 Improved integration with the Development
Read More...