This guide walks you through creating and configuring an Azure Databricks Workspace using the Azure Portal.
Azure Databricks is a cloud-based unified analytics platform built on Apache Spark that enables Data Engineering, Data Science, Machine Learning, and AI workloads.
By completing this guide, you will:

Before creating an Azure Databricks Workspace, ensure you have:
Navigate to:

Provide the following information:
| Property | Value |
|---|---|
| Subscription | Azure Subscription |
| Resource Group | rg-ecommerce-dev-eastUS-001 |
| Region | East US |
Click Review + Create.

From the Azure Portal search bar:

Click Create
to deploy a new Azure Databricks Workspace.

Fill in the following details.
| Property | Value |
|---|---|
| Subscription | Azure Subscription |
| Resource Group | rg-ecommerce-dev-eastUS-001 |
| Property | Value |
|---|---|
| Workspace Name | dbw-ecommerce-dev-eastUS-001 |
| Region | East US |
| Pricing Tier | Trial (Premium – 14 Days Free DBUs) |
| Workspace Type | Hybrid |
Click Review + Create

Azure validates your configuration.
Review all configuration settings.
Click Create
Wait until Azure completes deployment.
Status should display:

Click Go to Resource Button
Inside the Azure Databricks resource page, click Launch Workspace
This opens the Databricks web interface.

After launching, you’ll see the Databricks workspace.
Available sections include:

Navigate to: Compute └── Create Compute

| Property | Value |
|---|---|
| Compute Name | ecommerce-cluster |
| Property | Value |
|---|---|
| Databricks Runtime | 17.3 LTS |
| Runtime Engine | Photon |
| Node Type | Standard_D4ds_v5 |
| Memory | 16 GB |
| vCPUs | 4 |
| Access Mode | Unity Catalog |
| Cluster Mode | Single Node |
| Auto Termination | 120 Minutes |
Click Create

| Resource | Name |
|---|---|
| Resource Group | rg-ecommerce-dev-eastUS-001 |
| Workspace | dbw-ecommerce-dev-eastUS-001 |
| Pricing Tier | Trial Premium |
| Workspace Type | Hybrid |
| Runtime | Databricks Runtime 17.3 LTS |
| Node Type | Standard_D4ds_v5 |
| Memory | 16 GB |
| vCPUs | 4 |
| Compute Mode | Single Node |
| Resource | Naming Pattern |
|---|---|
| Resource Group | rg—-001 |
| Workspace | dbw—-001 |
| Cluster | cluster–001 |
Example: