Skip to content

Commit e4abcd1

Browse files
Fix Markdown syntax issues
1 parent 5267239 commit e4abcd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

5_analytics-bigdata/event-hub/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Last updated: 2026-02-16
1212
> This template contains Terraform configurations to create an Azure Event Hubs namespace and an Event Hub (optionally with consumer groups).
1313
1414
> [!NOTE]
15+
>
1516
> - The Resource Group is created via the AzAPI provider (management plane) to keep creation idempotent (ARM PUT) and align with other templates in this repository.
1617
> - Event Hubs namespace names are globally unique. Keeping `append_random_suffix = true` helps avoid collisions.
1718

0 commit comments

Comments
 (0)