WebStorm Azure Support

I come from a VSCode background and recently signed up for WebStorm trial and currently evaluating it. Surprisingly I didn't find any support for Azure cloud. All my deployments happen in Azure but I could not find an easy way to deploy my code to Azure App Service directly from the IDE. Any thoughts?

0
7 comments

WebStorm does not have built-in support for Azure cloud. There are plugins provided by Microsoft to integrate Azure with the IDE: Azure DevOps enables working with Git and TFVC repositories on Azure DevOps Services or Team Foundation Server (TFS), Azure Toolkit for IntelliJ can be used to deploy applications to Azure. The latter, unfortunately, is designed to work with java apps in Intellij IDEA only:(

It seems that the only solution for WebStorm is integrating Azure CLI as external tool

0

Hello Elena Pogorelova, are there any plans to have Azure Toolkit for WebStorm (to work with JavaScript and TypeScript)? Azure offers that for quite some time now, actually, correct me if I'm wrong, it supported Node.js based environments before Java itself, so it would be great to have Azure Toolkit for WebStorm.
Is there anything we could do to make it happen, or at least make it come to live faster?

0

No plans I'm aware of, sorry:(

0

Can we do something to make those plans be created :)?

0
Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB. We’ll see if it can be implemented.
0

Thanks, will go ahead and create the request :).

0

For anybody interested in this, here is the request I created.

0

Please sign in to leave a comment.