You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-hubs/event-hubs-dedicated-overview.md
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
1
---
2
-
title: Overview of Azure Event Hubs Dedicated tier
3
-
description: This article provides an overview of the Dedicated tier of Azure Event Hubs, which offers single-tenant deployments of event hubs.
2
+
title: Azure Event Hubs Dedicated Tier Overview
3
+
description: Discover Azure Event Hubs Dedicated tier, a single-tenant solution for enterprise-scale, low-latency event streaming. Evaluate its benefits for mission-critical workloads.
4
+
#customer intent: As an enterprise architect, I want to understand the benefits of Azure Event Hubs Dedicated tier so that I can evaluate its suitability for mission-critical workloads.
4
5
ms.topic: article
5
-
ms.date: 02/07/2023
6
+
ms.date: 07/28/2025
7
+
ms.custom:
8
+
- ai-gen-docs-bap
9
+
- ai-gen-title
10
+
- ai-seo-date:07/28/2025
11
+
- ai-gen-description
6
12
---
7
13
8
-
# Overview of the Azure Event Hubs Dedicated tier
9
-
10
-
Azure Event Hubs dedicated clusters are designed to meet the needs of the most demanding mission-critical event streaming workloads. These clusters provide a high-performance, low-latency, scalable, and reliable event streaming service for your event streaming applications that are based on the Advanced Message Queuing Protocol (Event Hubs SDK) or Apache Kafka APIs.
14
+
# Azure Event Hubs Dedicated tier overview
15
+
Azure Event Hubs Dedicated tier is a single-tenant solution designed to meet the needs of enterprise-scale, mission-critical event streaming workloads. This article provides an overview of the Dedicated tier, highlighting its key features, benefits, and use cases, showing how it supports high-performance, low-latency applications using Event Hubs SDK or Apache Kafka APIs.
11
16
12
17
> [!NOTE]
13
18
> The Dedicated tier isn't available in all regions. Try to create a dedicated cluster in the Azure portal. See the supported regions in the **Location** dropdown list on the **Create Event Hubs Cluster** page.
14
19
15
-
## Why dedicated clusters?
20
+
## Benefits of dedicated clusters
16
21
17
22
The Dedicated tier of Event Hubs offers several benefits to customers who need to run mission-critical workloads at enterprise-level capacity.
18
23
@@ -30,7 +35,7 @@ Event Hubs dedicated clusters minimize the latency jitter and ensure consistent
30
35
31
36
### Zero interference
32
37
33
-
Event Hubs dedicated clusters operate on a single-tenant architecture. This architecture ensures that the allocated resources aren't being shared with any other tenants. Unlike with other tiers, you won't see any cross-tenant interference in a dedicated cluster.
38
+
Event Hubs dedicated clusters operate on a single-tenant architecture. This architecture ensures that the allocated resources aren't being shared with any other tenants. Unlike with other tiers, you don't see any cross-tenant interference in a dedicated cluster.
34
39
35
40
### Self-serve scaling
36
41
@@ -110,9 +115,7 @@ For more information about quotas and limits, see [Event Hubs quotas and limits]
Contact your Microsoft sales representative or Microsoft Support to get more details about Event Hubs Dedicated. You can also create a cluster or learn more about Event Hubs pricing tiers:
115
-
116
-
-[Create an Event Hubs cluster through the Azure portal](https://portal.azure.com).
117
-
- Check out [Event Hubs Dedicated pricing](https://azure.microsoft.com/pricing/details/event-hubs/). You can also contact your Microsoft sales representative or Microsoft Support to get more details about Event Hubs Dedicated capacity.
118
-
- See the [Event Hubs FAQ](event-hubs-faq.yml) for pricing information and answers to frequently asked questions about Event Hubs.
118
+
Explore more about Event Hubs Dedicated:
119
+
-[Create an Event Hubs cluster through the Azure portal](https://portal.azure.com).
120
+
-[Event Hubs Dedicated pricing](https://azure.microsoft.com/pricing/details/event-hubs/): Learn about pricing tiers and capacity options.
121
+
-[Event Hubs FAQ](event-hubs-faq.yml): Find answers to frequently asked questions about Event Hubs.
0 commit comments