Skip to content

Commit e97bc9d

Browse files
Fix Markdown syntax issues
1 parent 10ab148 commit e97bc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5_analytics-bigdata/databricks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Last updated: 2026-02-12
1212
> This template contains Terraform configurations to create an Azure Databricks workspace.
1313
1414
> [!IMPORTANT]
15+
>
1516
> - 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.
1617
> - If you disable `append_random_suffix`, you may hit name collisions.
1718
@@ -27,7 +28,6 @@ Last updated: 2026-02-12
2728
<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;"/>
2829
</div>
2930

30-
3131
## File Descriptions
3232

3333
- **main.tf**: Creates/updates the Resource Group (idempotent ARM PUT) and the Databricks workspace.

0 commit comments

Comments
 (0)