News

Azure Toolkit for IntelliJ Gets Azure Cosmos DB Support, Enhances VMs

Microsoft's regular monthly update to Java on Azure Tooling sees the dev team introducing support for Azure Cosmos DB and furthering recently introduced Azure Virtual Machine functionality.

While the dev team is responsible for a variety of Java on Azure tooling, it often focuses on the IntelliJ IDEA integrated development environment (IDE) from JetBrains. In fact, Microsoft offers the Azure Toolkit for IntelliJ on the JetBrains Marketplace, even though IntelliJ IDEA it might be seen as a competitor to Microsoft's own tooling, like Visual Studio Code.

And it's that offering that sees new support for Azure Cosmos DB, a fully managed, serverless NoSQL database for high-performance applications of any size or scale in the Azure cloud computing platform.

Azure Cosmos DB
[Click on image for larger view.] Azure Cosmos DB (source: Microsoft).

"Database management support is always one of our key investment areas," said Microsoft's Jialuo Gan in an Oct. 10 post announcing the September 2022 update. "We know a lot of developers have been waiting for the integration of Azure Cosmos DB with our product. Together with the Azure Cosmos DB team, the Azure Toolkit for IntelliJ IDEA has supported Mongo/Cassandra API/SQL Management from Azure Explorer directly with the latest release. Besides, we have also supported Mongo API in the 'Database Tool' Window (IntelliJ IDEA Ultimate Edition only). For more details about these new features, please see IntelliJ support for Azure Cosmos DB."

The team also worked to improve Azure VM functionality, specifically the recently introduced entry of "Azure Virtual Machine" under the "Run On" targets list of run/debug configurations of IntelliJ IDEA.

"In Azure, there are multiple ways to connect to a Linux virtual machine," Gan explained. "The most common practice of connecting to a Linux VM is using the Secure Shell Protocol (SSH). For more details, you can see the documentation about connect to a Linux VM. In addition, we know that SFTP is a very widely used protocol which many organizations use today for transferring files within their organization or across organizations."

Azure VM Enhancements in Animated Action
[Click on image for larger, animated GIF view.] Azure VM Enhancements in Animated Action (source: Microsoft).

Support for those features in the latest IntelliJ tooling release includes:

  • Use SSH directly from an Azure Virtual Machine resource node in Azure Explorer.
  • Browse files of an Azure Virtual Machine in Azure Explorer.

Furthermore, to enhance the experience for using Azure SDKs with Java, the team added support for adding/updating dependencies to current local projects directly from Azure SDK Reference Book feature. Gan said this addresses issues like finding Azure SDKs and add/update relevant dependencies directly in the IDE specifically in Azure services, and also dealing with many content switches or redirects for Azure services before being able to actually get started using SDK libraries.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube