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

  • 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.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube