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:
We're now redirected to the Azure Databricks Service blade. We first need to set up a workspace, as shown in the following screenshot:
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...