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 自动化由 azure 警报触发 auto-SCALE UP ,但它会导致大约 20 到 30 分钟的停机时间。
是否可以在不停机的情况下自动扩展 Azure VM?
请帮忙。
如果我们使用的是 azure VMSS,那么当它自动横向扩展时,就没有停机时间。对于 azure VM,当它自动扩展或自动缩减到下一个大小时,会有一些停机时间。