What is the purpose of a partition key in Azure Event Hubs?
-
A
To encrypt events in a specific partition
-
B
To route related events to the same partition, preserving order for that key
-
C
To distribute events evenly across all partitions at random
-
D
To control access to specific partitions using RBAC