简体   繁体   English

按队列长度自动扩展Azure应用服务

[英]Auto scaling Azure App Service by Queue Length

Is there currently a way to autoscale an Azure App Service plan by a "v2" storage account message queue? 目前是否有办法通过“v2”存储帐户邮件队列自动调整Azure应用服务计划? When I attempt to set up autoscaling based on a message queue, it is only showing my "classic" storage accounts. 当我尝试基于消息队列设置自动缩放时,它只显示我的“经典”存储帐户。 I would prefer to not destroy and recreate the storage account as classic just because of this. 因此,我宁愿不破坏并重新创建存储帐户作为经典帐户。

Currently that supports classic storage accounts only. 目前仅支持经典存储帐户。 I would suggest you to provide feedback here: https://feedback.azure.com/forums/169385-web-apps-formerly-websites 我建议你在这里提供反馈: https//feedback.azure.com/forums/169385-web-apps-formerly-websites

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure 应用服务自动缩放 - 处理新的出站 IP - Azure App Service Auto-Scaling - handle new outbound IP Azure 应用服务部署到具有自动缩放功能的多个实例 - Azure app service deploy to multiple instances with auto scaling Azure 应用服务 - ARR 亲和性 - 自动缩放 - 有状态应用 - Azure App Service - ARR Affinity - Auto-scaling - Stateful application Azure Chat bot应用程序的自动缩放过程是否与应用程序服务的自动缩放过程相同? - Is Auto scaling process for Azure Chat bot application same as that of app service auto scaling? 我的带有队列触发器的azure函数应用未按应用服务计划扩展 - My azure function app with a queue trigger not scaling out on app service plan Azure App Service扩展Powershell - Azure App Service Scaling powershell 使用存储队列绑定进行缩放的 azure 函数应用程序 - azure function app scaling with storage queue binding 在Microsoft Azure上自动扩展Mongodb作为服务 - Auto scaling Mongodb as a service on Microsoft Azure 在Azure中扩展应用程序服务时,是否在所有实例上都处理了一条消息(来自队列)? - When scaling out an app service in Azure, is a single message (from the queue) processed on all instances? Azure自动缩放队列包括死信 - Azure Auto-scaling Queue includes Dead Letter
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM