How can I use RStudio Desktop with Azure Databricks?

RStudio Desktop by Posit is a set of tools built to help you be more productive with R. You can use RStudio Desktop on your local development machine to write, run, and debug code in Azure Databricks, as follows:

Name Use this when you want to…
Databricks Connect in RStudio Desktop with R Use RStudio Desktop to write, run, and debug local R code on a remote Azure Databricks workspace.
Databricks CLI Use the built-in Terminal in RStudio Desktop to work with Azure Databricks from the command line.
Databricks SDK for R Use RStudio Desktop to write, run, and debug R code that works with Azure Databricks.

Additional resources