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-overview.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ The Event Hubs Dedicated offering is billed at a fixed monthly price, with a min
61
61
62
62
## How to onboard
63
63
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]).
65
65
66
66
## FAQs
67
67
@@ -83,20 +83,21 @@ In the testing, the following criteria was used:
83
83
- The event hub used for ingestion had 200 partitions.
84
84
- The data that was ingested was received by two receiver applications receiving from all partitions.
85
85
86
-
#### Can I scale down my cluster?
86
+
#### Can I scale up/down my cluster?
87
87
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.
89
89
90
90
#### How will Geo-DR work with my cluster?
91
91
92
92
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.
93
93
94
94
#### 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.
96
96
97
97
## Next steps
98
98
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:
100
100
101
+
-[Create an Event Hubs cluster through the Azure Portal](https://aka.ms/eventhubsclusterquickstart)
101
102
-[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.
102
103
- The [Event Hubs FAQ](event-hubs-faq.md) contains pricing information and answers some frequently asked questions about Event Hubs.
0 commit comments