Connection Strings

October Surprise: Azure Developer Updates

Fresh from Ignite, the Azure teams have been on a DevOps-heavy kick with a number of new tools for managing Azure services.

Microsoft introduced quite a few services at its IT-heavy Ignite event in Atlanta a few weeks ago, but there were a few targeting developers and DevOps who are tasked with managing Azure services that are just now seeing daylight:

Azure Management Libraries for Java Beta 3: Beta 3 follows a developer preview released back in July, with this version providing support for virtual machine extensions and scale sets, Java key vaults, VM parallel creation, and load balancers. Details here.

Azure Management Libraries for .NET Preview: Similar to the one for Java, the .NET preview introduces an Azure class for creating/interacting with Azure resources; capability to create (via Define()...Create() method chain) and update (Update()...Apply()) VMs; and supports IntelliSense. More info here.

Azure App Service: The fully managed service for building apps targeting any device that was introduced back in early 2015 provides a preview of features for supporting native Linux as an alternative from Windows when developing from the Node.js and PHP stacks. A comprehensive overview is here.

App Service Mobile Apps .NET Client SDK 3.0.1: The point release for these SDKs, which provides for a way to connect ASP.NET apps to mobile clients, resolves some issues for those working with native Android, Xamarin.Android, and Xamarin.Forms Android that used SQLitePC dependencies, and also unifies Azure Mobile Client SDK 3.0.1 here and the version for connecting to locally stored SQLite store here.

Azure SQL Database: Temporal tables, which can be used to track historical changes to data (along with a retention policy for managing that historical data gathered from temporal tables) is now generally available. More here.

Azure Stream Analytics: Fully managed cloud analytics service now provides query testing from the new management interface located at http://portal.azure.com. (Noteworthy: Any new services will be introduced to the new portal as the old management interface at https://manage.windowsazure.com is retired by the end of the year.)

Azure PowerShell 3.0.0: This update for managing assets via cmdlets in Azure Resource Manager and Azure Service Management mainly includes a slew of improvements and fixes, as well as some significant breaking changes in a subset of the Data Lake Store, ApiManagement, and Network cmdlets. More here.

The best source for Azure development tools progress is the Azure Developer blog.

Have you come across any interesting links, or does your company have a new or updated product or service targeted at Visual Studio or .NET developers? Tell me about it at [email protected].

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

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

  • Copilot Agentic AI Dev Environment Opens Up to All

    Microsoft removed waitlist restrictions for some of its most advanced GenAI tech, Copilot Workspace, recently made available as a technical preview.

Subscribe on YouTube