Skip to content

Commit 86ec3c0

Browse files
Merge pull request #266527 from spelluru/patch-42
processor group -> consumer group
2 parents 67743b2 + c522bf7 commit 86ec3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/includes/storage-checkpoint-store-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: "include file"
1111

1212
Follow these recommendations when using Azure Blob Storage as a checkpoint store:
1313

14-
- Use a separate container for each processor group. You can use the same storage account, but use one container per each group.
14+
- Use a separate container for each consumer group. You can use the same storage account, but use one container per each group.
1515
- Don't use the container for anything else, and don't use the storage account for anything else.
1616
- Storage account should be in the same region as the deployed application is located in. If the application is on-premises, try to choose the closest region possible.
1717

0 commit comments

Comments
 (0)