Previous Versions: Windows Azure SDK for .NET
Note: Before downloading the SDK files, review the installation steps to understand the process and dependencies involved in installing the SDK.
| October 2012 (Version 1.8) | |
| August 2012 (Version 1.7 SP1) | |
| June 2012 (Version 1.7) | |
| November 2011 (Version 1.6) | |
| September 2011 (Version 1.5) | |
| March/August 2011 (Version 1.4) | |
| November 2010 (Version 1.3) | |
| June 2010 (Version 1.2) | |
| February 2010 (Version 1.1) | |
| November 2009 (Version 1.0) | |
Installation Steps
- Install Microsoft .NET Framework 3.5 Service Pack 1 (not required for Windows 7 and Windows Server 2008 R2)
- Install Microsoft Visual Studio 2010 Professional or above OR Install Microsoft Visual Web Developer 2010 Express.
- Install SQL Server 2008 Express Edition: Install as part of Visual Studio OR Download and install.
- Enable IIS7 with ASP.NET and WCF HTTP Activation, Static Content, IIS Management Console, and optionally CGI.
- Windows 7
- From the Start menu, choose Control Panel | Programs | Programs and Features.
- Click Turn Windows Features On or Off.
- Under Microsoft .NET Framework 3.5, select Windows Communication Foundation HTTP Activation.
- Under Internet Information Services, expand World Wide Web Services, then Application Development Features, then select ASP.NET and CGI.
- Under Internet Information Services, expand World Wide Web Services, then Common HTTP Features, then select Static Content.
- Under Internet Information Services, expand Web Management Tools, then select IIS Management Console.
- Install the selected features.
- Windows Server 2008
- From the Start menu, choose Programs | Administrative Tools | Server Manager.
- In Server Manager, under Features Summary, choose Add Features.
- In the Add Features dialog, under.NET Framework 3.0 Features, select the .NET Framework 3.0. Under WCF Activation, select HTTP Activation. Click the Next button to install.
- In Server Manager, under Roles Summary, verify that Web Server (IIS) appears in the list of available roles. If it does not, click Add Roles to install Internet Information Services.
- In Server Manager, under Roles Summary, click Web Server (IIS).
- In the Web Server (IIS) management window, click Add Role Services.
- In the Add Role Services dialog, expand Web Server, then Application Development, select ASP.NET and CGI.
- In the Add Role Services dialog, expand Web Server, then Common HTTP Features, select Static Content and click the Next button to install.
- Install IIS URL Rewrite Module.
- Install the Windows Azure Tools for Microsoft Visual Studio - VsCloudService.exe.(includes the SDK). Or, install just the Windows Azure SDK - WindowsAzureSDK-x86.exe|WindowsAzureSDK-x64.exe
- Install the Hotfix: Enable Windows Azure IntelliTrace on 32-Bit OS (not required for x64 OS).
- Install the Hotfix: Native Debugging Improvements (not required for Visual Studio 2010).
- Install the Hotfix: Support for FastCGI on the Development Fabric (not required for Windows 7 or Windows Server 2008 SP2 or Windows Vista SP2 or later).
- Install the Hotfix: Correct WCF metadata when hosting behind a load balancer (.NET 3.5 Roles) (Windows 7 Hotfix).
- Install hotfix.
- Add useRequestHeaderForMetadataAddress to configuration file to enable Hotfix.