JetBrains / azure-tools-for-intellij

Azure Toolkit for JetBrains Rider.
MIT License
45 stars 10 forks source link
Logo Logo

Azure Toolkit for Rider

The Azure Toolkit for JetBrains Rider is an open-source project that helps .NET developers easily create, develop, configure, test, manage, and deploy highly available and scalable web apps to Azure. JetBrains Official Version Downloads

The plugin can be downloaded and installed in JetBrains Rider and is available from the JetBrains plugins repository.

Functionality

Feature requests can be logged in our issue tracker, we also welcome contributions.

Resources

History and differences with Microsoft Azure Toolkit for IntelliJ

The Azure Toolkit for JetBrains Rider is a fork of the Azure Toolkit for IntelliJ, available on GitHub.

Microsoft's Azure Toolkit for IntelliJ provides similar functionality to the Azure plugin for JetBrains Rider, however, focus on the Java/JVM ecosystem and development flows. JetBrains decided to fork the original plugin, and split base functionality (such as browsing Azure resources) from Java/JVM-specific features (such as deploying a .war file to the HDInsight service).

The Azure Toolkit for JetBrains Rider is released with several notable differences:

Contributing

Please see the contribution instructions if you wish to build the plugin from source.