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-cluster-create-portal.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ ms.custom: mode-ui
7
7
---
8
8
9
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).
10
+
Event Hubs clusters offer **single-tenant deployments** for customers with the most demanding streaming needs. This offering has a guaranteed **99.99%**service level agreemnt (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 extra 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).
11
11
12
-
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.
12
+
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 walk you through creating a 1 CU Event Hubs cluster through the Azure portal.
13
13
14
14
> [!NOTE]
15
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://portal.azure.com)) 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]).
16
+
> - This [Azure portal]((https://portal.azure.com)) 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]).
17
17
18
18
19
19
## Prerequisites
@@ -28,7 +28,7 @@ To complete this quickstart, make sure that you have:
28
28
An Event Hubs cluster provides a unique scoping container in which you can create one or more namespaces.
29
29
30
30
> [!WARNING]
31
-
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you will be charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
31
+
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you're charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
32
32
33
33
To create a cluster in your resource group using the Azure portal, complete the following steps:
34
34
@@ -41,15 +41,15 @@ To create a cluster in your resource group using the Azure portal, complete the
41
41
1. Notice that the **Support Scaling** option is set to **Enabled**.
42
42
1. Select a **location** for the cluster. If your preferred region is grayed out or it's temporarily out of capacity. Submit a [support request](#submit-a-support-request) to the Event Hubs team for further assistance.
43
43
1. For **Capacity units**, move the slider to set the number or CUs. The minimum value is 1 and the maximum value is 10.
44
-
1. Select the **Next: Tags** button at the bottom of the page. You may have to wait a few minutes for the system to fully provision the resources.
44
+
1. Select the **Next: Tags** button at the bottom of the page. You might have to wait a few minutes for the system to fully provision the resources.
1. Enter a **name** and a **value** for the tag you want to add. This step is **optional**.
49
49
2. Select the **Review + Create** button.
50
50
51
51
> [!IMPORTANT]
52
-
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you will be charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
52
+
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you're charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
53
53
1. On the **Review + Create** page, review the details, and select **Create**.
@@ -106,10 +106,10 @@ For clusters created with the **Support Scaling** option set, use the following
106
106
1. To delete the cluster, select **Delete** from the toolbar on the **Event Hubs Cluster** page for your cluster.
107
107
108
108
> [!IMPORTANT]
109
-
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you will be charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
109
+
> You won't be able to delete the cluster for at least 4 hours after you create it. Therefore, you're charged for a minimum 4 hours of usage of the cluster. For more information on pricing, see [Event Hubs - Pricing](https://azure.microsoft.com/pricing/details/event-hubs/).
110
110
111
111
:::image type="content" source="./media/event-hubs-dedicated-cluster-create-portal/delete-menu.png" alt-text="Screenshot showing the Delete button on the Event Hubs Cluster page.":::
112
-
1. A message will appear confirming your wish to delete the cluster.
112
+
1. A message appears confirming your wish to delete the cluster.
113
113
1. Type the **name of the cluster** and select **Delete** to delete the cluster.
0 commit comments