Skip to content

Commit ba196ce

Browse files
authored
Merge pull request #200228 from spelluru/patch-103
include Premium tier
2 parents a5bce5b + ea1c19f commit ba196ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/event-hubs/includes/event-hubs-dedicated-clusters-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: event-hubs
55
author: spelluru
66
ms.service: event-hubs
77
ms.topic: include
8-
ms.date: 09/28/2021
8+
ms.date: 06/01/2022
99
ms.author: spelluru
1010
ms.custom: "include file"
1111

@@ -48,7 +48,7 @@ To monitor the CPU usage of the dedicated cluster you need to follow these steps
4848
- Select `CPU` as the metrics and use the `Max` as the aggregation.
4949
- Then add a filter for the property type `Role`, use the equal operator and select all three values(`SBSAdmin`, `SBSFE`, `SBSEH`) from the dropdown.
5050

51-
Then you can monitor this metic to determine when you should scale your dedicated cluster.
51+
Then you can monitor this metric to determine when you should scale your dedicated cluster.
5252
You can also set up [alerts](../../azure-monitor/alerts/alerts-overview.md) against this metric to get notified when CPU usage reaches the thresholds you set.
5353

5454

@@ -57,4 +57,4 @@ You can also set up [alerts](../../azure-monitor/alerts/alerts-overview.md) agai
5757
You can geo-pair a namespace under a Dedicated-tier cluster with another namespace under a Dedicated-tier cluster. We don't encourage pairing a dedicated-tier namespace with a namespace in our standard offering because the throughput limit will be incompatible and result in errors.
5858

5959
### Can I migrate my Standard namespaces to belong to a Dedicated-tier cluster?
60-
We don't currently support an automated migration process for migrating your event hubs data from a Standard namespace to a Dedicated one.
60+
We don't currently support an automated migration process for migrating your event hubs data from a standard or premium namespace to a dedicated one.

0 commit comments

Comments
 (0)