Skip to content

Commit 10ab148

Browse files
authored
Enhance README with images and formatting updates
Added images and improved formatting in README.md.
1 parent d770e6c commit 10ab148

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

5_analytics-bigdata/databricks/README.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,21 @@ Last updated: 2026-02-12
1212
> This template contains Terraform configurations to create an Azure Databricks workspace.
1313
1414
> [!IMPORTANT]
15-
> Azure Databricks creates a **managed resource group** for service-managed infrastructure. You will typically see **two resource groups**: your main RG plus the Databricks-managed RG. This is expected behavior.
15+
> - Azure Databricks creates a **managed resource group** for service-managed infrastructure. You will typically see **two resource groups**: your main RG plus the Databricks-managed RG. This is expected behavior.
16+
> - If you disable `append_random_suffix`, you may hit name collisions.
17+
18+
<div align="center">
19+
<img width="650" alt="image" src="https://github.com/user-attachments/assets/5f4cf7a6-9317-4d34-adcf-c493297ab814" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
20+
</div>
21+
22+
<div align="center">
23+
<img width="650" alt="image" src="https://github.com/user-attachments/assets/90778a82-a56f-4b56-8673-66339073c746" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
24+
</div>
25+
26+
<div align="center">
27+
<img width="650" alt="image" src="https://github.com/user-attachments/assets/eb7c2c5c-2f1b-4bb1-8266-5e3093f28371" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
28+
</div>
29+
1630

1731
## File Descriptions
1832

@@ -64,10 +78,7 @@ Last updated: 2026-02-12
6478
```sh
6579
terraform apply -auto-approve
6680
```
67-
68-
> [!NOTE]
69-
> If you disable `append_random_suffix`, you may hit name collisions.
70-
81+
7182
<!-- START BADGE -->
7283
<div align="center">
7384
<img src="https://img.shields.io/badge/Total%20views-1790-limegreen" alt="Total views">

0 commit comments

Comments
 (0)