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

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events