Skip to content

Commit fd8d7dd

Browse files
committed
edit pass: event-hubs-articles-batch1
1 parent 3ba2060 commit fd8d7dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ How much you can ingest and stream per CU depends on factors such as the:
5656
- Payload size.
5757
- Egress rate.
5858

59-
To determine the necessary number of CUs, you should carry out your anticipated event streaming workload on an Event Hubs dedicated cluster while you observe the cluster's resource utilization. For more information, see [When to scale my dedicated cluster](#when-to-scale-my-dedicated-cluster).
59+
To determine the necessary number of CUs, you should carry out your anticipated event streaming workload on an Event Hubs dedicated cluster while you observe the cluster's resource utilization. For more information, see [When should I scale my dedicated cluster](#when-should-i-scale-my-dedicated-cluster).
6060

6161
## Cluster types
6262

@@ -96,7 +96,7 @@ You can determine the cluster type that you're using with the following methods.
9696

9797
| Method | Action | Self-serve scalable clusters | Legacy clusters | Notes |
9898
| -------------| ------------- | --------- | --------- | --------- |
99-
| Use the portal | Check for the presence of the **Scale** tab under the cluster. | The **Scale** page is available in the cluster UI.| No scale page is available in the cluster UI. | |
99+
| Use the portal | Check for the presence of the **Scale** tab under the cluster. | The **Scale** page is available in the cluster UI.| No **Scale** page is available in the cluster UI. | |
100100
| Use Azure Resource Manager| Check for the `supportsScaling` Azure Resource Manager property on the cluster. | Check for the presence of the **Scale** page under the cluster.  | No **Scale** page is available in the cluster UI. | Check this property in the portal, the Azure CLI, or PowerShell. Needs API version *2022-01-01-preview* or newer. |
101101
| Use `nslookup`| Run the `nslookup` command on a namespace in a cluster. | CNAME maps to `*.cloudapp.azure.com`| CNAME maps to `*.cloudapp.net`. | Example: `nslookup ns.servicebus.windows.net`. |
102102

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In the testing, the following criteria were used:
3030

3131
### Can I scale up or scale down my cluster?
3232

33-
If you create the cluster with the **Support Scaling** option set, you can use the [self-serve experience](../event-hubs-dedicated-cluster-create-portal.md#scale-a-dedicated-cluster) to scale out and scale in, as needed. You can scale up to 10 CUs with self-serve scalable clusters. Self-serve scalable dedicated clusters are based on new infrastructure, so they perform better than dedicated clusters that don't support self-serve scaling. The performance of dedicated clusters depends on factors such as resource allocation, number of partitions, and storage. We recommend that you determine the required number of CUs after you test with a real workload.
33+
If you create the cluster with the **Support scaling** option set, you can use the [self-serve experience](../event-hubs-dedicated-cluster-create-portal.md#scale-a-dedicated-cluster) to scale out and scale in, as needed. You can scale up to 10 CUs with self-serve scalable clusters. Self-serve scalable dedicated clusters are based on new infrastructure, so they perform better than dedicated clusters that don't support self-serve scaling. The performance of dedicated clusters depends on factors such as resource allocation, number of partitions, and storage. We recommend that you determine the required number of CUs after you test with a real workload.
3434

3535
[Submit a support request](../event-hubs-dedicated-cluster-create-portal.md#submit-a-support-request) to scale out or scale in your dedicated cluster in the following scenarios:
3636

0 commit comments

Comments
 (0)