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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Event Hubs clusters offer single-tenant deployments for customers with the most
20
20
Dedicated clusters are provisioned and billed by **Capacity Units (CUs)**, a pre-allocated amount of CPU and memory resources. You can purchase 1, 2, 4, 8, 12, 16 or 20 CUs for each cluster. In this quickstart, we will walk you through creating a 1 CU Event Hubs cluster through the Azure portal.
21
21
22
22
> [!NOTE]
23
-
> This self-serve experience is currently available in preview. If you are interested in creating an Event Hubs cluster through the Azure portal, please reach out to the [Event Hubs team](mailto:[email protected]).
23
+
> This self-serve experience is currently available in preview on [Azure Portal](https://aka.ms/eventhubsclusterquickstart). If you have any questions about the Dedicated offering, please reach out to the [Event Hubs team](mailto:[email protected]).
24
24
25
25
26
26
## Prerequisites
@@ -36,22 +36,21 @@ An Event Hubs cluster provides a unique scoping container in which you can creat
36
36
37
37
To create a cluster in your resource group using the Azure portal, please complete the following steps:
38
38
39
-
1. In the [Azure portal](https://portal.azure.com), select **+ Create a Resource** from the left navigation menu.
40
-
2. Type **Event Hubs Clusters** on the search bar, then press ENTER.
41
-
3. On the **Create Cluster** page, configure the following:
39
+
1. Follow [this link](https://aka.ms/eventhubsclusterquickstart) to create a cluster on Azure portal. Conversely, select **All services** from the left navigation pane, then type in "Event Hubs Clusters" in the search bar and select "Event Hubs Clusters" from the list of results.
40
+
2. On the **Create Cluster** page, configure the following:
42
41
1. Enter a **name for the cluster**. The system immediately checks to see if the name is available.
43
42
2. Select the **subscription** in which you want to create the cluster.
44
43
3. Select the **resource group** in which you want to create the cluster.
45
44
4. Select a **location** for the cluster. If your preferred region is grayed out, it is temporarily out of capacity and you can submit a [support request](#submit-a-support-request) to the Event Hubs team.
46
45
5. 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.
0 commit comments