Skip to content

Commit 2a8d51a

Browse files
Merge pull request #228194 from spelluru/ehubdedicated0222
dedicated -> Dedicated
2 parents 9f7bda2 + 0695657 commit 2a8d51a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Create an Event Hubs dedicated cluster using the Azure portal
2+
title: Create an Event Hubs Dedicated cluster using the Azure portal
33
description: In this quickstart, you learn how to create an Azure Event Hubs cluster using Azure portal.
44
ms.topic: quickstart
55
ms.date: 02/07/2023
66
ms.custom: mode-ui
77
---
88

9-
# Quickstart: Create a dedicated Azure Event Hubs cluster using Azure portal
10-
Event Hubs clusters offer **single-tenant deployments** for customers with the most demanding streaming needs. This offering has a guaranteed **99.99%** SLA, which is available only in our dedicated pricing tier. An [Event Hubs cluster](event-hubs-dedicated-overview.md) can ingress millions of events per second with guaranteed capacity and subsecond latency. Namespaces and event hubs created within a cluster include all features of the premium offering and more, but without any ingress limits. The dedicated offering also includes the popular [Event Hubs Capture](event-hubs-capture-overview.md) feature at no additional cost, allowing you to automatically batch and log data streams to [Azure Blob Storage](../storage/blobs/storage-blobs-introduction.md) or [Azure Data Lake Storage Gen 1](../data-lake-store/data-lake-store-overview.md).
9+
# Quickstart: Create a Dedicated Azure Event Hubs cluster using Azure portal
10+
Event Hubs clusters offer **single-tenant deployments** for customers with the most demanding streaming needs. This offering has a guaranteed **99.99%** SLA, which is available only in our Dedicated pricing tier. An [Event Hubs cluster](event-hubs-dedicated-overview.md) can ingress millions of events per second with guaranteed capacity and subsecond latency. Namespaces and event hubs created within a cluster include all features of the premium offering and more, but without any ingress limits. The Dedicated offering also includes the popular [Event Hubs Capture](event-hubs-capture-overview.md) feature at no additional cost, allowing you to automatically batch and log data streams to [Azure Blob Storage](../storage/blobs/storage-blobs-introduction.md) or [Azure Data Lake Storage Gen 1](../data-lake-store/data-lake-store-overview.md).
1111

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-
> - 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]).
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]).
1717
1818

1919
## Prerequisites
@@ -72,11 +72,11 @@ To create a cluster in your resource group using the Azure portal, complete the
7272
:::image type="content" source="./media/event-hubs-dedicated-cluster-create-portal/create-namespace-cluster-page.png" alt-text="Image showing the Create namespace in the cluster page.":::
7373
3. Once your namespace is created, you can [create an event hub](event-hubs-create.md#create-an-event-hub) as you would normally create one within a namespace.
7474

75-
## Scale Event Hubs dedicated cluster
75+
## Scale a Dedicated cluster
7676

7777
For clusters created with the **Support Scaling** option set, use the following steps to scale out or scale in your cluster.
7878

79-
1. On the **Event Hubs Cluster** page for your dedicated cluster, select **Scale** on the left menu.
79+
1. On the **Event Hubs Cluster** page for your Dedicated cluster, select **Scale** on the left menu.
8080

8181
:::image type="content" source="./media/event-hubs-dedicated-cluster-create-portal/scale-page.png" alt-text="Screenshot showing the Scale tab of the Event Hubs Cluster page.":::
8282
1. Use the slider to increase (scale out) or decrease (scale in) capacity units assigned to the cluster.
@@ -96,12 +96,12 @@ For clusters created with the **Support Scaling** option set, use the following
9696
5. For **Problem type**, select **Quota or Configuration changes**.
9797
6. For **Problem subtype**, select one of the following values from the drop-down list:
9898
1. Select **Dedicated Cluster SKU requests** to request for the feature to be supported in your region.
99-
2. Select **Scale up or down a dedicated Cluster** if you want to scale up or scale down your dedicated cluster.
99+
2. Select **Scale up or down a Dedicated Cluster** if you want to scale up or scale down your Dedicated cluster.
100100
7. For **Subject**, describe the issue.
101101

102102
![Support ticket page](./media/event-hubs-dedicated-cluster-create-portal/support-ticket.png)
103103

104-
## Delete a dedicated cluster
104+
## Delete a Dedicated cluster
105105

106106
1. To delete the cluster, select **Delete** from the toolbar on the **Event Hubs Cluster** page for your cluster.
107107

articles/event-hubs/includes/event-hubs-dedicated-clusters-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In the testing, the following criteria were used:
3030
- The data that was ingested was received by two receiver applications receiving from all partitions.
3131

3232
### Can I scale up/down my cluster?
33-
If you created the cluster with the **Support Scaling** option set, you can use the [self-serve experience](../event-hubs-dedicated-cluster-create-portal.md#scale-event-hubs-dedicated-cluster) to scale out and scale in as needed. You can scale up to 10 CUs with self-serve scalable clusters. As self-serve scalable dedicated clusters are based out of new infrastructure, they're bound to be performant over dedicated clusters that don't support self-serve scaling. As the performance of dedicated clusters depends on various factors such as resource allocation, number of partitions, storage, and so on, we recommend you to determine the required number of CUs after testing with a real workload.
33+
If you created the cluster with the **Support Scaling** option set, you can use the [self-serve experience](../event-hubs-dedicated-cluster-create-portal.md#scale-a-dedicated-cluster) to scale out and scale in as needed. You can scale up to 10 CUs with self-serve scalable clusters. As self-serve scalable dedicated clusters are based out of new infrastructure, they're bound to be performant over dedicated clusters that don't support self-serve scaling. As the performance of dedicated clusters depends on various factors such as resource allocation, number of partitions, storage, and so on, we recommend you to determine the required number of CUs after testing with a real workload.
3434

3535
[Submit a support request](../event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) in the following scenarios to scale out or scale in your dedicated cluster.
3636

articles/event-hubs/includes/event-hubs-tier-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following table shows limits that may be different for basic, standard, prem
1616
> [!NOTE]
1717
> - In the table, CU is [capacity unit](../event-hubs-dedicated-overview.md), PU is [processing unit](../event-hubs-scalability.md#processing-units), and TU is [throughput unit](../event-hubs-scalability.md#throughput-units).
1818
> - You can configure [TUs](../event-hubs-auto-inflate.md#use-azure-portal) for a basic or standard tier namespace or [PUs](../configure-processing-units-premium-namespace.md) for a premium tier namespace.
19-
> - When you [create a dedicated cluster](../event-hubs-dedicated-cluster-create-portal.md#create-an-event-hubs-dedicated-cluster), 1 CU is assigned to the cluster. If you enable the **Support Scaling** option while creating the cluster, you'll be able to scale out by increasing CUs or scale in by decreasing CUs for the cluster yourself. For step-by-step instructions, see [Scale dedicated cluster](../event-hubs-dedicated-cluster-create-portal.md#scale-event-hubs-dedicated-cluster). For clusters that don't support the **Support Scaling** feature, [submit a ticket](../event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) To adjust CUs for the cluster.
19+
> - When you [create a dedicated cluster](../event-hubs-dedicated-cluster-create-portal.md#create-an-event-hubs-dedicated-cluster), 1 CU is assigned to the cluster. If you enable the **Support Scaling** option while creating the cluster, you'll be able to scale out by increasing CUs or scale in by decreasing CUs for the cluster yourself. For step-by-step instructions, see [Scale dedicated cluster](../event-hubs-dedicated-cluster-create-portal.md#scale-a-dedicated-cluster). For clusters that don't support the **Support Scaling** feature, [submit a ticket](../event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) To adjust CUs for the cluster.
2020
2121
| Limit | Basic | Standard | Premium | Dedicated |
2222
| ----- | ----- | -------- | -------- | --------- |

0 commit comments

Comments
 (0)