Service Bus Namespace, Queues & Topics
An Azure Service Bus namespace with queues, topics and subscriptions on the Standard SKU — SAS local auth off (Entra ID + RBAC), TLS 1.2+ minimum, and dead-lettering of expired messages.
Verification
Live-testedReally deployed, verified, idempotent and destroyed in a cloud sandbox.
Conformance
- Static validation (fmt · validate · tflint)
- Security scan (Checkov)
- Plan tests (mocked: validation rules · outputs)
Provenance
- SHA-256 checksum
- Signature (pending)
Functional
- Live-tested — applied, verified, destroyed
Last verified 2026-06-30 · how we verify
Documentation
azure-service-bus
Azure Service Bus namespace with queues, topics and topic subscriptions —
enterprise messaging done right. Defaults to the Standard SKU so topics and
subscriptions work (Basic has queues only). Secure by default: SAS local auth
off (Microsoft Entra ID + Azure RBAC), TLS 1.2+ minimum, and queues /
subscriptions dead-letter expired messages so nothing is silently dropped.
Premium-only knobs (dedicated capacity, messaging partitions, large messages)
are gated so a Standard namespace plans cleanly. Works with Terraform and
OpenTofu (>= 1.6), azurerm provider >= 4.0, < 5.0.
Requirements
| Requirement | Version |
|---|---|
| Terraform / OpenTofu | >= 1.6 |
hashicorp/azurerm | >= 4.0, < 5.0 |
Verification
Static-validated (fmt, validate, tflint). Live apply/destroy testing pending cloud sandbox availability — see catalog status.
License
Commercial — IaC Bazaar EULA. © IaC Bazaar. Original work (not derived from a third-party module).
Usage code & full reference unlock after purchase
The complete copy-paste usage, the full input/output reference, and operational notes ship with your licence — shown here and bundled in the download.
- Usage
- Inputs
- Outputs
- Security notes