如何为 Azure 中的事件中心启用创建使用者组按钮?

Ric*_*emp 2 azure azure-eventhub

我无法为我创建的任何事件中心创建使用者组。“+”按钮始终处于禁用状态。

在此处输入图片说明

Pet*_*ons 5

如果您有一个基本的事件中心,消费者组的数量限制为 1。标准为您提供 20。请参阅https://azure.microsoft.com/en-us/pricing/details/event-hubs/

转到设置 -> 缩放以将消息层从基本更改为标准。