Skip to content

Commit 4de51dd

Browse files
Merge pull request #303535 from axisc/eventhubs-az-updates
Updating guidance regarding Availability zones support for Event Hubs
2 parents 275f62d + 8791260 commit 4de51dd

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/event-hubs/event-hubs-business-continuity-outages-disasters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Event Hubs supports **availability zones** in select Azure regions. Data (metada
3939

4040
> [!NOTE]
4141
> Availability zones are enabled by default in supported regions.
42+
>
4243
4344
### Geo-Disaster Recovery (Geo-DR)
4445

articles/event-hubs/event-hubs-dedicated-overview.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ms.custom:
1414
# Azure Event Hubs Dedicated tier overview
1515
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.
1616

17-
> [!NOTE]
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.
19-
2017
## Benefits of dedicated clusters
2118

2219
The Dedicated tier of Event Hubs offers several benefits to customers who need to run mission-critical workloads at enterprise-level capacity.
@@ -78,7 +75,9 @@ Approximately one CU in a self-serve scalable cluster provides *ingress capacity
7875
With self-serve scalable clusters, you can purchase up to 10 CUs for a cluster in the Azure portal. In contrast to traditional clusters, these clusters can be scaled incrementally with CUs ranging from 1 to 10. If you need a cluster larger than 10 CUs, you can [submit a support request](event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) to scale up your cluster after its creation.
7976

8077
> [!IMPORTANT]
81-
> To create or scale an AZ-enabled self-serve cluster, you must [submit a support request](event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) requesting three CUs or greater. A three CU (or greater) self-serve cluster created via Portal is NOT AZ-enabled.
78+
> To enable Availability zones on a Event Hubs dedicated cluster, it must be provisioned with three or more CUs.
79+
>
80+
8281
### Legacy clusters
8382

8483
Event Hubs dedicated clusters created before the availability of self-serve scalable clusters are referred to as legacy clusters.

articles/event-hubs/event-hubs-premium-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Event Hubs Standard, Premium, and Dedicated tiers offer [availability zones](../
7070

7171
> [!IMPORTANT]
7272
> - Availability zone support is only available in [Azure regions with availability zones](../reliability/availability-zones-region-support.md).
73-
> - In certain regions, the Premium tier's support for availability zones is limited even though the region supports availability zones.
73+
>
7474
7575
## Premium vs. Dedicated tiers
7676

0 commit comments

Comments
 (0)