Skip to content

Commit d783afa

Browse files
authored
Merge pull request #408 from hookdeck:chore/clarify-servicebus
chore(docs): update references from Azure EventBus to Azure ServiceBus
2 parents e3be9b1 + 188b08c commit d783afa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/pages/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Outpost consists of 3 services that can either be run as a single deployment or
3232
- AWS SQS
3333
- RabbitMQ
3434
- GCP Pub/Sub
35-
- [Azure EventBus (planned)](https://github.com/hookdeck/outpost/issues/139)
35+
- [Azure ServiceBus (planned)](https://github.com/hookdeck/outpost/issues/139)
3636

3737
### Log Service
3838

@@ -50,7 +50,7 @@ Event destination types belonging to Outpost tenants where events are delivered.
5050
- **AWS SQS**
5151
- **Hookdeck Event Gateway**
5252
- **[Amazon EventBridge (planned)](https://github.com/hookdeck/outpost/issues/201)**
53-
- **[Azure EventBus (planned)](https://github.com/hookdeck/outpost/issues/241)**
53+
- **[Azure ServiceBus (planned)](https://github.com/hookdeck/outpost/issues/241)**
5454
- **[GCP Pub/Sub (planned)](https://github.com/hookdeck/outpost/issues/140)**
5555
- **[Kafka (planned)](https://github.com/hookdeck/outpost/issues/141)**
5656

docs/pages/features/destinations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Outpost supports multiple event destination types. Each tenant can have multiple
1313
Plans for additional event destination types include:
1414

1515
- GCP Pub/Sub
16-
- Azure EventBus
16+
- Azure ServiceBus
1717
- Amazon EventBridge
1818
- Kafka
1919

docs/pages/references/roadmap.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ title: "Outpost Roadmap"
2727

2828
#### Publish Message Queues
2929

30-
-[Azure EventBus](https://github.com/hookdeck/outpost/issues/139)
30+
-[Azure ServiceBus](https://github.com/hookdeck/outpost/issues/139)
3131

3232
#### Destination Types
3333

3434
-[GCP Pub/Sub](https://github.com/hookdeck/outpost/issues/140)
35-
-[Azure EventBus](https://github.com/hookdeck/outpost/issues/241)
35+
-[Azure ServiceBus](https://github.com/hookdeck/outpost/issues/241)
3636
-[Amazon EventBridge](https://github.com/hookdeck/outpost/issues/201)
3737
-[Kafka](https://github.com/hookdeck/outpost/issues/141)
3838

0 commit comments

Comments
 (0)