为什么 "create topic" 选项在 Azure 门户上被禁用?

Why "create topic" option is disabled on azure portal?

谁能帮我理解为什么 "Create Topic" 选项在 Azure 门户上被禁用?我正在免费试用,可以 create/use 正确排队。现在我需要使用 Topic/Subscription 但无法创建主题。请看下面的屏幕截图。

在门户中导航到Scale,将messaging tier更改为Standard,就可以了。

主题仅在 Azure 服务总线命名空间的标准和高级定价层中可用,在基本层中不可用。

在 Azure 服务总线命名空间的 概述 部分,单击 定价层:基本,并将其更改为标准(或溢价)。

注意:此更改将影响成本。

此回答基于 Joy 的上述回答,但更新了 Azure 门户中的用户界面。