News

Quality Is Job 1 for Azure Data Lake Tools for Visual Studio Code

An update to this VS Code extension allows for locally running and debugging code prior to pushing code to production Azure services.

Microsoft's Big Data Team has made a quality update to the Azure Data Lake Tools for Visual Studio Code, available in a July build. The latest version can be downloaded from the Visual Studio Code Marketplace or going to the VSCode Extension repo.

As th name implies, Azure Data Lake Tools for Visual Studio Code is described by Microsoft as a "a cross-platform, light-weight, and keyboard-focused authoring experience for U-SQL" projects that run on Azure Data Lake. Jenny Jiang, a program manager with the Big Data Team, in a blog post, notes that it's not one to be ignored, as it comes with a number of refinements in debugging and integration across the Azure Data Lake toolings.

"This is a quality milestone and we added local debug capability for C# code behind for window users, refined Azure Data Lake (ADLA & ADLS) integration experiences, and focused on refactoring the components and fixing bugs," writes Jiang.

Among the highlights of this update is the ability to test data locally. That capability is via a set of commands: ADL: Start Local Run Service to start the local run, and ADL: Submit Job to submit the job being tested to a local account. Job details can then be viewed using the CMD console or jobURL output window.

Debugging can also be done locally using the ADL: Start Local Run Service and pairing it with the ADL: Local Debug command.

Two more useful commands are available as well: ADL: Register Assembly through Configuration registers assemblies and assembly dependencies, and ADL: Upload File through Configuraton allows for uploading a multitude of files at the same time.

ADLT for VS Code requires an installation of VS Code with an installation of JRE 1.8.x, and the appropriate version (Linux or Mac) of Mono and .NET Core prior to obtaining and installing the extension.

About the Author

Michael Domingo is a long-time software publishing veteran, having started up and managed developer publications for the Clipper compiler, Microsoft Access, and Visual Basic. For 1105 Media, he managed MCPmag.com, Virtualization Review, and was Editor in Chief of Visual Studio Magazine and host of The .NET Insight Podcast until 2017. Contact him via his photography Web site at http://domingophoto.com.

comments powered by Disqus

Featured

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

Subscribe on YouTube