Skip to content

Commit e079632

Browse files
committed
edit pass: event-hubs-articles-batch2
1 parent 77ad60c commit e079632

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/event-hubs/includes/event-hubs-tier-features.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ The following table shows the list of features that are available (or not availa
1616
| ------- | ------| -------- | ------- | --------- |
1717
| Tenancy | Multitenant | Multitenant | Multitenant with resource isolation | Exclusive single tenant |
1818
| Private link | N/A | Yes | Yes | Yes |
19-
| Customer-managed key <br/>(Bring your own key) | N/A | N/A | Yes | Yes |
19+
| Customer-managed key <br/>(bring your own key) | N/A | N/A | Yes | Yes |
2020
| Capture | N/A | Priced separately | Included | Included |
21-
| Dynamic Partition scale out | N/A | N/A | Yes | Yes |
21+
| Dynamic partition scale-out | N/A | N/A | Yes | Yes |
2222
| Ingress events | Pay per million events | Pay per million events | Included | Included |
2323
| Runtime audit logs | N/A | N/A | Yes | Yes |
24-
| Availability Zone | Yes | Yes | Yes | Yes |
25-
| Geo disaster | N/A | Yes | Yes | Yes |
26-
| IP Firewall | N/A | Yes | Yes | Yes |
24+
| Availability zone | Yes | Yes | Yes | Yes |
25+
| Geo-disaster | N/A | Yes | Yes | Yes |
26+
| IP firewall | N/A | Yes | Yes | Yes |
2727

2828
> [!NOTE]
2929
> *Included* in the table means the feature is available and there's no separate charge for using it.

articles/event-hubs/includes/event-hubs-tier-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following table shows limits that are different for Basic, Standard, Premium
2121
| ----- | ----- | -------- | -------- | --------- |
2222
| Maximum size of Event Hubs publication | 256 KB | 1 MB | 1 MB | 1 MB |
2323
| Number of consumer groups per event hub | 1 | 20 | 100 | 1,000<br/>No limit per CU |
24-
| Number of Kafka consumer groups per Namespace | NA | 1,000 | 1,000 | 1,000 |
24+
| Number of Kafka consumer groups per namespace | NA | 1,000 | 1,000 | 1,000 |
2525
| Number of brokered connections per namespace | 100 | 5,000 | 10,000 per PU<br/><br/>For example, if the namespace is assigned 3 PUs, the limit is 30,000. | 100,000 per CU |
2626
| Maximum retention period of event data | 1 day | 7 days | 90 days | 90 days |
2727
| Event storage for retention | 84 GB per TU | 84 GB per TU | 1 TB per PU | 10 TB per CU |

articles/event-hubs/send-and-receive-events-using-data-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ When you select **Send**, Data Generator sends the events to the event hubs of y
6666

6767
## Frequently asked questions
6868

69-
This section has answers to common questions.
69+
This section answers common questions.
7070

7171
#### I get the error "Oops! We couldn't read events from Event Hubs -`<your event hub name>`. Please make sure that there is no active consumer reading events from $Default Consumer group."
7272

0 commit comments

Comments
 (0)