News

Windows Azure 2.1 SDK Supports Visual Studio 2013

The SDK also includes a virtual machine with a built-in VS 2013 instance.

Microsoft has released the 2.1 update of the Windows Azure SDK for .NET, a "major refresh" that includes, among other things, Visual Studio 2013 Preview support.

Scott Guthrie, Corporate Vice President of Windows Azure, made the announcement on his blog. In addition, Azure has a built-in virtual machine (VM) image of Visual Studio 2013 Preview for developers who want to work completely remotely.

Guthrie noted that the 2.1 SDK update also works with versions back to Visual Studio 2010, and side-by-side with the 1.8 and 2.0 SDK releases.

The new VM image of Visual Studio 2013 Preview contains more than just Visual Studio; it contains SharePoint 2013, SQL Server 2102 Express and the Azure 2.1 SDK. "This provides a really easy way to create a development environment in the cloud with the latest tools," Guthrie wrote. He also mentioned Microsoft's new pricing policy on VMs that allows developers to create one and keep it; there is no longer a charge for maintaining a VM, only for actively using it.

The Visual Studio Server Explorer has also been beefed up with the 2.1 SDK. The main improvement is that all Windows Azure services have been combined under one Azure node, allowing more centralized management. Service bus namespaces, VMs, Web sites, cloud services and storage accounts are included. The one thing missing from the node is Windows Azure Mobile Services, which Guthrie said will be added to the node with the final release of Visual Studio 2013.

Visual Studio Team Foundation Services has been updated to support the new SDK, including automated tests and builds, Guthrie said.

Microsoft announced the Visual Studio 2013 Preview at its Build conference in June. It's a "go-live" preview, so Microsoft will support it. The final version is expected this Fall.

Guthrie will talk more about building applications using Windows Azure at the VSLive! conference later this month, during his keynote on Aug. 20.  

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube