Azure Toolkit for IntelliJ Update – April 2022

Jialuo Gan

Welcome to our new blog series for Azure Toolkit for IntelliJ. Azure Toolkit for IntelliJ is a plugin that allows you to easily create, develop, configure, test, and deploy Java applications to Azure. Our goal of this blog series is to keep you posted on the latest product updates, features and other exciting news.

In this first blog post, we are going to take a look at our product roadmap for next few months. In addition, we’ll share some new features and enhancements of our latest release. So let us get right into it.

Roadmap

We are excited to announce our roadmap for the next few months. Here is a picture that summarizes our investment areas.

Image Toolkit roadmap 2022 New

What is upcoming?

Integration with Azure Services

Our focus has always been to continually integrate with as many Azure services as possible. We have been constantly hearing from customers demand to support additional Azure services, so we are looking to support AKS, Application Insights, and other potential services. In addition, we will continue to keep up to date with latest Azure features.

User Experience Improvement

Our next area of investment is user experience. To help you manage your Azure resources easily, we will introduce a new application-centric view. Our goal is to allow all your Azure resources through the applications instead of resources (of course you can choose your preference). In addition, we realize that the getting started experience is critical for developers who just start to learn about Azure. 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. We will also explore the possibility of integrating with Resource Connector for local and cloud development. Last but not least, we will provide better channel to provide feedback and direct users to our documentation.

Cloud-native Development

Cloud-native has been the most talked-about topic recently in the industry. To keep up with developer’s need in this area, we are planning on adding more cloud-native based samples and project scaffolding including Spring Boot for the upcoming quarters.

Inner-loop Optimization for Azure-based Code

Inner-loop optimization is also one of the top priorities in our investments in our investment. Our team is working on improvements in coding, debugging, and monitoring experiences in our toolkit. For coding experience, we plan to add more samples for Azure SDK, and provide better code analysis/completion support for Azure related code and configuration. In terms of debugging, we will keep providing some additional support, such as remote debugging. In addition, we plan to support log streaming on Azure services where applicable. Besides, we also plan to better support for Azure Monitor and logs as well as support Azure Storage Explorer.

Performance & Reliability

Performance matters. In order to provide better performance and reliability for users, we are aiming to optimize login performance before using Azure services and improve the stability with our toolkit.

Deep Integration with Java on Azure Services

In addition to the areas above, we also plan to make deeper integration with key Azure services for Java workloads. For example, we are targeting to support remote debugging on Azure Spring Cloud in our toolkit.

We hope these improvements will greatly increase developer’s productivity when working with Azure applications in IntelliJ IDEA. Let us know if you have any feedback or questions regarding the roadmap above!

New Features in April

Besides the roadmap, we also want to share some exciting new product features in the latest release.

Pin Favorite Resources in Azure Explorer

In our roadmap sharing above, we have emphasized the improvements on user experience. With the latest release, developers now can pin any resources into the Favorites root node in Azure explorer. To use this feature, simply find the resource and right click to choose “Mark as favorite” option or use Shortcuts(F11).

Image Toolkit April pin

When you have many resources and only want to focus on some of them, you can manage these resources directly with pinning them into Favorites node rather than finding them level by level in our subscriptions. Please don’t hesitate to try this new feature.

Trigger Function with IntelliJ Native Http Client

We have now supported Triggers in Http Functions with IntelliJ Native Http Client Tool when you are using IntelliJ IDEA Ultimate Edition. With this enhancement, developers can manually modify HTTP requests and configure relevant parameters to trigger their Functions.

Under the node of Function App, you just need to locate the Trigger and right click it and choose the option of “Trigger Function with Http Client”. Next, you could edit and execute HTTP requests directly in the IntelliJ IDEA code editor. Finally, you could click the button to run your requests in the IntelliJ IDEA code editor and view the response in Services tool window.

Image Toolkit April TriggerFunction

Integration with Azure Storage Explorer

It’s common for some developers to navigate between IntelliJ IDEA and Azure Storage Explorer during development cycle, therefore, we have now supported the interaction between them. In our latest update, we have supported the action to open local Azure Storage Explorer from our toolkit. You could simply right click the node and find the option of “Open Azure Storage Explorer”.

Image Toolkit April OpenStorage

By doing this, you will navigate into Microsoft Azure Storage Explorer of the desktop version that you have installed and be located with the relevant storage account. In case you fail to open Azure Storage Explorer of Storage Account, we also have provided more support. You could find more help in the notification panel of the IDEA.

Image Toolkit April FailOpenStorage

We hope this makes it easier for developers who need to visualize the data in the storage account often.

Performance Improvement

The latest updates bring the improvements on the performance of authentication as well. With the recent 3.63.0 Release of Azure Toolkit for IntelliJ, the login performance with Azure CLI has been improved.

Feedback and Suggestions

Please don’t hesitate to try our product! Your feedback and suggestions are very important to us and will help shape our product in future.

Image Toolkit April Fill Survey

Resources

Here is a list of links that are helpful to learn Azure Toolkit for IntelliJ

 

0 comments

Discussion is closed.

Feedback usabilla icon