Web Apps with App service plan

怎甘沉沦 提交于 2019-12-01 00:43:09

I found a good explanation here

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

Basically yes you can save money by hosting multiple apps in one app service plan - if you scale this plan to 2 instances, and you have 2 web sites running, they will both run on both instances.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!