Skip to content

JetBrains/azure-tools-for-intellij

 
 

Repository files navigation

Logo Logo

Azure Toolkit for Rider

This is the JetBrains Rider Plugin for Azure Cloud Services Integration.

The plugin streamlines the development, deployment, and management of .NET applications on Azure, directly from Rider and across all supported platforms.

JetBrains Official Version Downloads


Key features

  • Azure App Services: Easily create, deploy, and manage .NET Web Apps on any platform.
  • Azure Functions: Manage your Function Apps and deployment slots. Run and debug them locally.
  • Databases: Create and manage SQL Server, PostgreSQL, and MySQL databases with ease.
  • Azure Explorer: Visualize and manage your Azure resources, including Web and Function Apps, databases, Redis caches, virtual machines, storage accounts, and more.
  • Azure Cloud Shell: Use a built-in Cloud Shell terminal to run commands in your Azure subscription, upload files, intercept downloads, and open a browser to retrieve files from the Cloud Shell.
  • Core tools: Utilize Azure Functions Core Tools in project and item templates and use the corresponding configuration to run/debug .NET Function Apps.
  • Azurite Emulator: Start, stop, and manage a local instance of Azurite.

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

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:

  • No telemetry or usage data is collected and sent to Microsoft
  • Java/JVM-specific functionality was removed
  • .NET-specific functionalities, such as deploying an ASP.NET web application and more, have been added

Contributing

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

About

Azure Toolkit for JetBrains Rider.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.7%
  • Kotlin 12.2%
  • JavaScript 2.5%
  • C# 1.1%
  • Gherkin 1.0%
  • Scala 0.6%
  • Other 0.9%