Microsoft Download Center Archive

Windows Azure SDK for .NET - 2.0

  • Published:
  • Version: 2.0
  • Category: SDK
  • Language: English

This page is intended for advanced manual installation of the Windows Azure SDK for .NET, which include SDKs, basic tools, and extended tools for VS 2010 SP1 and VS 2012. You can install everything you need for Windows Azure development using the Web Platform Installer: VS 2012 (http://go.microsoft.com/fwlink/?LinkID=296343) OR VS 2010 SP1 (http://go.microsoft.com/fwlink/?LinkID=296344)

  • Recommended:Instead of manually downloading the files below, it is recommended you use the automated one-click install provided by the Web Platform Installer x64 or x86. Click on the appropriate install link below based on your version of Visual Studio:You can also automate the installation with the WebPICmd Command-Line Tool using the AppID: VWDOrVs11AzurePack_2_0 (for Visual Studio 2012) OR VWDOrVs2010SP1AzurePack_2_0 (for Visual Studio 2010 SP1)

    Windows Azure Tools for Microsoft Visual Studio extend Visual Studio 2010 SP1/ Visual Studio 2012 to enable the creation, configuration, building, debugging, running, packaging and deployment of scalable web applications and services on Windows Azure.

    Windows Azure™ is a cloud services operating system that serves as the development, service hosting and service management environment for the Windows Azure platform. Windows Azure provides developers with on-demand compute and storage services to host, scale, and manage web applications on the internet through Microsoft® datacenters.

    Windows Azure is a flexible platform that supports multiple languages and integrates with your existing on-premises environment. To build applications and services on Windows Azure, developers can use their existing Microsoft Visual Studio® expertise. In addition, Windows Azure supports popular standards, protocols and languages including SOAP, REST, XML, Java, PHP, Ruby, Node and Python.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to August 2020.

FileSHA1 HashSize
WindowsAzureAuthoringTools-x64.msi98074d842d8ec17dd88ed165e2f1895e1c2f55755.55 MB
WindowsAzureAuthoringTools-x86.msi5e910634a10f09d15c932368fa7d22301a0c2ab66.31 MB
WindowsAzureEmulator-x64.exe90a8463b7ca0b98c623c69a9292b6fe84082afde3.88 MB
WindowsAzureEmulator-x86.exe5a63cf8ce43612cedb722786a8b283024256b36b3.36 MB
WindowsAzureLibsForNet-x64.msib7fd3cb89500424dc8fb96df61ec6f41e7a12fe612.21 MB
WindowsAzureLibsForNet-x86.msi53589268198b6093b77818989e2fe28353289cba12.21 MB
WindowsAzureStorageTools.msib90e223ba2e7b4dbfee5346931d0ca2539e3134b318 KB
WindowsAzureTools.LightSwitch.vs110.exe5ed45e0aae24df8f1aca5ce76a032b24a59efa69612 KB
WindowsAzureTools.VS100.exe276785d5e9249d4d95f919c14326e90791fed28a12.24 MB
WindowsAzureTools.vs110.exe5abbb9f724a085d924844401579bc11ad8e16d733.78 MB

System Requirements

Operating Systems: Windows 7, Windows 8, Windows Server 2008 R2, Windows Server 2008 Service Pack 2, Windows Server 2012

  • Note: Windows 7 Home Basic is not supported.
    • Required Software:
      • Microsoft Visual Studio 2010 SP1 Professional/Microsoft Visual Studio 2012 OR
        Microsoft Visual Web Developer 2010 Express SP1/Microsoft Visual Web Developer 2012 (only when installing the Windows Azure Tools).
        Note - This page is intended for VS 2010 SP1 and VS 2012. The files on this page will not work with any pre-release versions of VS 2012.
      • IIS7 with ASP.NET and WCF HTTP Activation, Static Content, IIS Management Console and HTTP Redirection.
      • WebDeployment Tools 2.1 or up
      • For VS 2010 SP1:
        • IIS Express for Azure x86 x64
        • LocalDB x86 x64
        • LocalDB prereq of .NET FX update 4.0.2 or higher from here
        • Web Publish Tools from here

Installation Instructions

  • To install the Windows Azure SDK for .NET manually, follow these steps:
    1. Install Microsoft Visual Studio 2010 SP1 Professional or Microsoft Visual Studio 2012 OR Microsoft Visual Web Developer 2010 Express SP1 OR Microsoft Visual Web Developer 2012.
    2. Install IIS Express for Azure (for Visual Studio 2010 SP1) x86 x64
    3. Install LocalDB on Visual Studio 2010 SP1 x86 x64
    4. Install LocalDB prereq of .Net FX update 4.0.2 or higher from here
    5. Install the Windows Azure Authoring Tools - 2.0 - WindowsAzureAuthoringTools-x86.msi or WindowsAzureAuthoringTools-x64.msi
    6. Install the Windows Azure Emulator - 2.0 - WindowsAzureEmulator-x86.exe or WindowsAzureEmulator-x64.exe
    7. Install the Windows Azure Client Libraries for .NET - 2.0 - WindowsAzureLibsForNet-x86.msi or WindowsAzureLibsForNet-x64.msi
    8. Install the Windows Azure Tools for Microsoft Visual Studio 2010 SP1 - 2.0 - WindowsAzureTools.VS.100.exe or Windows Azure Tools for Microsoft Visual Studio 2012 - 2.0 - WindowsAzureTools.VS.110
    9. Install the Web Publish Tools from here if you are using Microsoft Visual Studio 2010 SP1.
    10. Install the WebDeployment Tools 2.1 or up from here
    11. OPTIONAL for full IIS Enable IIS7 with ASP.NET and WCF HTTP Activation, Static Content, IIS Management Console, HTTP Redirection and optionally CGI, ISAPI Extensions, ISAPI Filters, Directory Browsing, HTTP Errors, Logging Tools, Request Monitor and Tracing, Request Filtering.
      • Windows 7
        1. From the Start menu, choose Control Panel | Programs | Programs and Features.
        2. Choose Turn Windows Features On or Off.
        3. Under Internet Information Services, expand World Wide Web Services, then Application Development Features, then select .NET Extensibility, ASP.NET, ISAPI Extensions and ISAPI Filters.
        4. Under Internet Information Services, expand World Wide Web Services, then Common HTTP Features, then select Directory Browsing, HTTP Errors, HTTP Redirection, Static Content.
        5. Under Internet Information Services, expand World Wide Web Services, then Health and Diagnostics, then select Logging Tools, Request Monitor and Tracing.
        6. Under Internet Information Services, expand World Wide Web Services, then Security, then select Request Filtering.
        7. Under Internet Information Services, expand Web Management Tools, then select IIS Management Console.
        8. Install the selected features.
      • Windows Server 2008
        1. From the Start menu, choose Programs | Administrative Tools | Server Manager.
        2. In Server Manager, under Features Summary, choose Add Features.
        3. In Server Manager, under Roles Summary, verify that Web Server (IIS) appears in the list of available roles. If it does not, choose Add Roles to install Internet Information Services.
        4. In Server Manager, under Roles Summary, choose Web Server (IIS).
        5. In the Web Server (IIS) management window, choose Add Role Services.
        6. In the Add Role Services dialog, expand Web Server, then Common HTTP Features, then select Directory Browsing, HTTP Errors, HTTP Redirection, Static Content.
        7. In the Add Role Services dialog, expand Web Server, then Application Development Features, then select .NET Extensibility, ASP.NET, ISAPI Extensions and ISAPI Filters.
        8. In the Add Role Services dialog, expand Web Server, then Health and Diagnostics, then select Logging Tools, Request Monitor and Tracing.
        9. In the Add Role Services dialog, expand Web Server, then Security, then select Request Filtering.
        10. Under Internet Information Services, expand Web Management Tools, then select IIS Management Console.
      • Windows 8
        1. From the Start menu, choose Control Panel | Programs | Programs and Features.
        2. Choose Turn Windows Features On or Off.
        3. Under .NET Framework 4.5 Advanced Services, select Asp.Net 4.5 and WCF Services -> HTTP Activation & TCP Port Sharing
        4. Under Internet Information Services, select Web Management Tools -> IIS Management Console.
        5. Under Internet Information Services, expand World Wide Web Services, then Application Development Features, then select .Net Extensibility 4.5, Asp.Net 4.5, ISAPI Extensions, ISAPI Filters.
        6. Under Internet Information Services, expand World Wide Web Services, then Common HTTP Features, then select Default Document, Directory Browsing, HTTP Errors, HTTP Redirection, Static Content
        7. Under Internet Information Services, expand World Wide Web Services, then Health and Diagnostics, then select Logging Tools, Request Monitor, Tracing.
        8. Under Internet Information Services, expand World Wide Web Services, then Security, then select Request Filtering.
      • Windows Server 2012
        1. From the Start menu, choose Programs | Administrative Tools | Server Manager.
        2. In Server Manager, open "Add Roles and Features" wizard and select the Web Server (IIS) Role in Server Roles.
        3. Under IIS Server Role Features, select .Net Framework 4.5 Features - Asp.Net 4.5, WCF Services - HTTP Activation & TCP Port Sharing
        4. Under Web Server Role (IIS) - Role Services, expand Web Server -> Common HTTP Features and select Default Document, Directory Browsing, HTTP Errors and Static Content
        5. Under Web Server Role (IIS) - Role Services, expand Web Server -> Health and Diagnostics and select HTTP Logging, Logging Tools, Request Monitor and Tracing
        6. Under Web Server Role (IIS) - Role Services, expand Web Server -> Security and select Request Filtering
        7. Under Internet Information Services, expand Web Management Tools, then select IIS Management Console.