Skip to content

Commit 7694228

Browse files
authored
Merge pull request #78775 from xurui203/patch-21
Update event-hubs-dedicated-cluster-create-portal.md
2 parents 93b68f9 + 886c8d4 commit 7694228

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Event Hubs clusters offer single-tenant deployments for customers with the most
2020
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.
2121

2222
> [!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]).
2424
2525

2626
## Prerequisites
@@ -36,22 +36,21 @@ An Event Hubs cluster provides a unique scoping container in which you can creat
3636

3737
To create a cluster in your resource group using the Azure portal, please complete the following steps:
3838

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:
4241
1. Enter a **name for the cluster**. The system immediately checks to see if the name is available.
4342
2. Select the **subscription** in which you want to create the cluster.
4443
3. Select the **resource group** in which you want to create the cluster.
4544
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.
4645
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.
4746

4847
![Create Event Hubs Cluster - Basics page](./media/event-hubs-dedicated-cluster-create-portal/create-event-hubs-clusters-basics-page.png)
49-
4. On the **Tags** page, configure the following:
48+
3. On the **Tags** page, configure the following:
5049
1. Enter a **name** and a **value** for the tag you want to add. This step is **optional**.
5150
2. Select the **Review + Create** button.
5251

5352
![Create Event Hubs Cluster page - Tags page](./media/event-hubs-dedicated-cluster-create-portal/create-event-hubs-clusters-tags-page.png)
54-
5. On the **Review + Create** page, review the details, and select **Create**.
53+
4. On the **Review + Create** page, review the details, and select **Create**.
5554

5655
![Create Event Hubs Cluster page - Review + Create page](./media/event-hubs-dedicated-cluster-create-portal/create-event-hubs-clusters-review-create-page.png)
5756

0 commit comments

Comments
 (0)