我正在考虑使用 Azure 自动缩放应用程序块(或等效的站点管理)——在云系统上根据需求进行缩放是有意义的……但有一件事我不明白。
云服务定价页面底部的常见问题解答警告说
If my deployed instance is in the “stopped” state, do I still get billed?
Yes, a stopped instance still occupies the compute resource that powers the instance,
and therefore you still get billed.
In order to stop billing, you need to delete your deployment.
那么,实施自动缩放有什么好处呢?我已经阅读了文档和博客......我完全误解了什么吗?