Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用启用了自动膨胀的 Azure 事件中心,并且最大吞吐量选择为 10。最小吞吐量单位为 1。如果入口流量增加,自动膨胀将扩大吞吐量单位。因此,如果事件中心的入口流量下降,那么 Auto Inflate 是否会缩减吞吐量单位?请确认。
此功能是一个scale-up only feature,因此它不会自动按比例缩小吞吐量单位。
scale-up only feature
如果要缩小,请转到 azure 门户并手动更新此设置。
有关更多详细信息,请参阅本文。
试试这个:时间触发的 Azure 函数在某个时间段内减少了所有事件中心命名空间的容量(按比例缩小)。
文档