News

New Getting Started Experience for Azure Java Tooling on IntelliJ

The team behind Microsoft's Azure Toolkit for IntelliJ, available in the JetBrains Marketplace, announced a new "getting started" experience that promises to get devs ups and running with their first deployment within a few minutes.

The toolkit is designed to help Java developers build, configure, test, and deploy highly available and scalable Java web apps. It can also help Azure Synapse data engineers, Azure HDInsight developers and Apache Spark on SQL Server users in the creation, testing, and submission of Apache Spark/Hadoop jobs to Azure from IntelliJ on all supported platforms. And it works with all three editions of IntelliJ IDEA (Ultimate, Community and Educational).

Jialuo Gan, Microsoft program manager in Microsoft's Developer division, made the announcement in a recent blog post.  With this new getting experience," he wrote, "you will be able to finish your first deployment to Azure within several minutes, even if you have no experience. During this process, you will get familiar with Azure Toolkit features and Azure concepts for boosting your productivity as a Java developer on Azure. After you have upgraded or installed the latest of the toolkit, it will automatically open the getting started experience on the right side for the first time."

Microsoft has invested its own developers and resources to maintain the tool for use with the popular JetBrains integrated development environment (IDE), even though the company's own Visual Studio Code editor (which acts like a full-fledged IDE through various extensions) is often used for Java development in the Azure cloud.

Microsoft appears to be hoping its competitor's tool is easier to use for beginners.

"We realize that the getting started experience is critical for developers who just start to learn about Azure," the team had said earlier in forecasting the new experience. "Therefore, we plan to make investments to redefine and improve our getting started experience, which includes simplifying the experience for core Java workload deployment scenarios, providing guidance for user to manage apps and monitoring apps after deployment."

In this week's update announcement for July 2022, the team listed several challenges faced by developers new to Azure:

  • Deep learning curve: Developer needs to go through unfamiliar, Azure-specific concepts and other tools as beginners
  • Scattered documentation: Documentation could be hard to find and contains too many number of steps
  • Lack of guidance: No step-by-step guide to guide users from start to finish

Now, the new getting started experience has arrived to address those challenges. It's accessible in three different ways: by a toolbar click in Azure Explorer, a right-click on the Azure node or via the Tools menu.

"With this new getting experience, you will be able to finish your first deployment to Azure within several minutes, even if you have no experience," Gan wrote. "During this process, you will get familiar with Azure Toolkit features and Azure concepts for boosting your productivity as a Java developer on Azure. After you have upgraded or installed the latest of the toolkit, it will automatically open the getting started experience on the right side for the first time."

Upon opening, the experience gives developers the option to get started by deploying their first web app to Azure or a function app (for Azure Functions serverless computing). After that, the plugin takes over, guiding the developer through the entire process of cloning signing in, preparing, and finally building and deploying.

As shown below in the tool's 2022 roadmap, the new and better getting started experience is one of Microsoft's goals to improve the user experience.

The team also added support for Managed Identity Authentication, which is now available on the Maven Plugin and Gradle Plugin. Managed identities eliminate the need for developers to manage credentials needed to secure communications between Azure services.

Gan also announced EAP and snapshot version support. "Azure Toolkit for IntelliJ has supported the IntelliJ 2022.2 EAP version," he said. "Besides, the latest release of the Azure Toolkit for IntelliJ also brings support for snapshot and beta versions. Now, if you want to try some new features that haven't been released, you can download and install the newest version from the marketplace page."

About the Author

David Ramel is an editor and writer for Converge360.