Skip to content

Commit ddac075

Browse files
authored
Merge pull request #78776 from xurui203/patch-22
Update event-hubs-dedicated-overview.md
2 parents 7694228 + 7bb2377 commit ddac075

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The Event Hubs Dedicated offering is billed at a fixed monthly price, with a min
6161

6262
## How to onboard
6363

64-
The self-serve experience to [create an Event Hubs cluster](event-hubs-dedicated-cluster-create-portal.md) through the Azure Portal is now in Private Preview. To onboard to Event Hubs Dedicated, please contact the [Event Hubs team](mailto:[email protected]). The Dedicated plan is unique in that you will experience a more hands-on onboarding from the Event Hubs product team to get the flexible deployment that is right for you.
64+
The self-serve experience to [create an Event Hubs cluster](event-hubs-dedicated-cluster-create-portal.md) through the [Azure Portal](https://aka.ms/eventhubsclusterquickstart) is now in Preview. If you have any questions or need help onboarding to Event Hubs Dedicated, please contact the [Event Hubs team](mailto:[email protected]).
6565

6666
## FAQs
6767

@@ -83,20 +83,21 @@ In the testing, the following criteria was used:
8383
- The event hub used for ingestion had 200 partitions.
8484
- The data that was ingested was received by two receiver applications receiving from all partitions.
8585

86-
#### Can I scale down my cluster?
86+
#### Can I scale up/down my cluster?
8787

88-
After creation, clusters are billed for a minimum of 4 hours of usage. In the Preview release of the self-serve experience, you can submit a [support request](https://ms.portal.azure.com/#create/Microsoft.Support) to the Event Hubs team under *Technical > Quota > Request to Scale Up or Scale Down Dedicated Cluster*. It may take up to 7 days to complete the request to scale down your cluster.
88+
After creation, clusters are billed for a minimum of 4 hours of usage. In the Preview release of the self-serve experience, you can submit a [support request](https://ms.portal.azure.com/#create/Microsoft.Support) to the Event Hubs team under *Technical > Quota > Request to Scale Up or Scale Down Dedicated Cluster* to scale your cluster up or down. It may take up to 7 days to complete the request to scale down your cluster.
8989

9090
#### How will Geo-DR work with my cluster?
9191

9292
You can geo-pair a namespace under a Dedicated-tier cluster with another namespace under a Dedicated-tier cluster. We do not encourage pairing a Dedicated-tier namespace with a namespace in our Standard offering, since the throughput limit will be incompatible which will result in errors.
9393

9494
#### Can I migrate my Standard namespaces to belong to a Dedicated-tier cluster?
95-
We do not currently support an automated migration process for migrating your event hubs data from a Standard namespace to a Dedicated one. To migrate to a Dedicated-tier cluster, we recommend draining any messages left in your Standard-tier event hubs and replacing the connection endpoints with that of your Dedicated namespace.
95+
We do not currently support an automated migration process for migrating your event hubs data from a Standard namespace to a Dedicated one.
9696

9797
## Next steps
9898

99-
Contact your Microsoft sales representative or Microsoft Support to get additional details about Event Hubs Dedicated Capacity. You can also learn more about Event Hubs pricing tiers by visiting the following links:
99+
Contact your Microsoft sales representative or Microsoft Support to get additional details about Event Hubs Dedicated. You can also create a cluster or learn more about Event Hubs pricing tiers by visiting the following links:
100100

101+
- [Create an Event Hubs cluster through the Azure Portal](https://aka.ms/eventhubsclusterquickstart)
101102
- [Event Hubs Dedicated pricing](https://azure.microsoft.com/pricing/details/event-hubs/). You can also contact your Microsoft sales representative or Microsoft Support to get additional details about Event Hubs Dedicated capacity.
102103
- The [Event Hubs FAQ](event-hubs-faq.md) contains pricing information and answers some frequently asked questions about Event Hubs.

0 commit comments

Comments
 (0)