具有应用程序服务计划的 Web 应用程序

Web Apps with App service plan

正在阅读this article,特别是这一段:

The SKU and Scale of the App Service plan determines the cost and not the number of apps hosted in it.

我可以使用相同的应用服务计划在同一资源组中创建所需数量的 Web 应用吗?

例如,我有一个名为 S1-Resources 的 RG 和一个 S1 应用服务计划。例如,如果我在该 RG 中创建 3 个 Web 应用程序并将它们链接到应用程序服务,我是否需要为每个 Web 应用程序支付 0.10 美元/小时的费用?

我在这里找到了很好的解释

https://docs.microsoft.com/en-us/azure/app-service/azure-web-sites-web-hosting-plans-in-depth-overview

基本上是的,您可以通过在一个应用程序服务计划中托管多个应用程序来节省资金 - 如果您将此计划扩展到 2 个实例,并且您有 2 个网站 运行ning,它们都将 运行 在这两种情况下。