Skip to content

Commit 1805c36

Browse files
committed
added note about supported regions
1 parent 2312f21 commit 1805c36

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/event-hubs/event-hubs-dedicated-cluster-create-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Event Hubs clusters offer **single-tenant deployments** for customers with the m
1212
Dedicated clusters are provisioned and billed by **capacity units (CUs)**, a pre-allocated amount of CPU and memory resources. You can purchase up to 10 CUs for a cluster in the Azure portal. If you need a cluster larger than 10 CU, you can submit an Azure support request to scale up your cluster after its creation. In this quickstart, we'll walk you through creating a 1 CU Event Hubs cluster through the Azure portal.
1313

1414
> [!NOTE]
15-
> This [Azure Portal](https://aka.ms/eventhubsclusterquickstart) self-serve experience is currently in **preview**. If you have any questions about the dedicated offering, reach out to the [Event Hubs team](mailto:[email protected]).
15+
> - The dedicated tier isn't available in all regions. Try to create a dedicated cluster in the Azure portal and see supported regions in the **Location** drop-down list on the **Create Event Hubs Cluster** page.
16+
> - This [Azure Portal](https://aka.ms/eventhubsclusterquickstart) self-serve experience is currently in **preview**. If you have any questions about the dedicated offering, reach out to the [Event Hubs team](mailto:[email protected]).
1617
1718

1819
## Prerequisites

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.date: 02/07/2023
99

1010
Event Hubs dedicated clusters are designed to meet the needs of 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 AMQP(Event Hubs SDK) or Apache Kafka APIs.
1111

12+
> [!NOTE]
13+
> The dedicated tier isn't available in all regions. Try to create a dedicated cluster in the Azure portal and see supported regions in the **Location** drop-down list on the **Create Event Hubs Cluster** page.
14+
1215
## Why Dedicated cluster?
1316
The dedicated tier of Event Hubs offers several benefits to customers who need run mission-critical workloads at enterprise-level capacity.
1417

@@ -77,7 +80,7 @@ With Legacy cluster, you can purchase up to 20 CUs.
7780
7881
## Determining cluster type
7982

80-
You can determine the cluster type that you are using the following methods.
83+
You can determine the cluster type that you're using the following methods.
8184

8285
| Method | Action | Self-serve scalable clusters | Legacy clusters | Notes |
8386
| -------------| ------------- | --------- | --------- | --------- |

0 commit comments

Comments
 (0)