This section describes how to set up Databricks in Azure. Once logged in to the Azure portal, click on Create a resource in the top-left corner and select the Analytics category. As shown in the following screenshot, click on Azure Databricks:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/94d56c18-c53a-4c94-9a4c-3961c7cde21d.png)
We're now redirected to the Azure Databricks Service blade. We first need to set up a workspace, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/2dd41626-3873-4bb6-badd-c8c6646a02d8.png)
The parameters are explained here:
- Workspace name: ADFV2DataBricks
- Subscription: The subscription in use when you logged in to Azure
- Resource group: The same as we have used since the beginning—ADFV2Book
- Location: The same location of all our resources used so far
- Pricing Tier: Premium. This is mandatory to be able to connect Power BI to Databricks
Once done, check the Pin to dashboard option and click on Create at the bottom-left of the blade to create the workspace...