News

Azure Stack TP3 Gives Visual Studio Some DevOps Hooks

Now that Azure Stack Technical Preview 3 is out, Visual Studio developers building apps in the Azure cloud platform can take it for a spin.

Microsoft's Azure group has been working on a version of its Azure cloud platform for companies who want to be able to host their own, and now there's a version with Visual Studio hooks that is solid enough for Visual Studio developer to pound on.

The current version of Azure Stack is Technical Preview 3, which indicates that as far as base features, it's near-complete but needs some fit-and-finish polishing. Microsoft describes Azure Stack at its essence as an on-premises extension of the Azure cloud platform, mainly aimed at organizations who want to be able to host Azure within its own datacenter, and be able to interchangeably use Azure Stack or a public Azure cloud to spin up services or build and deploy apps.

A likely scenario for Azure Stack is in development of healthcare apps, where security policies might prevent some companies from building and testing live apps with sensitive information on a secure but public cloud. (Redmond Magazine's Jeff Schwartz has more details on proof of concepts and hardware companies who will be making turnkey datacenter hardware available upon release here.)

For Visual Studio developers, support for Azure Stack means there's a consistency from cloud to on-premises when it comes to the building-test-deliver process. "The tools you use, and DevOps processes you follow in Azure can be transferred to Azure Stack," writes Andrew Zeller, in a blog post about the TP3. "There's a unified deployment experience across Azure and Azure Stack and you can set up a hybrid CI/CD pipeline wherever you need to run your app."

Visual Studio, Visual Studio Team Services, and Team Foundation Server all support Azure Stack. Developers can download and get more information on Azure Stack Technical Preview 3 here.

Developers who don't have access to an Azure Stack environment can actually check out TP3 by creating an Azure Stack-emulated environment. Instructions for doing that are here.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed several developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. He's also managed IT pubs for 1105 Media, including Microsoft Certified Professional Magazine and Virtualization Review before landing his current gig as Visual Studio Magazine Editor in Chief. Besides his publishing life, he's a professional photographer, whose work can be found by Googling domingophoto.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube