Do you need 2 instances of Azure websites for SLA like Web Roles?

房东的猫 提交于 2019-11-29 10:12:39
mvark

A developer on the Azure Websites team has replied here that

the SLA for any Azure Website on the Basic or Standard tier is 99.95%

Just having one instance of the site is enough

You can download the Azure Web Sites SLA document here: http://azure.microsoft.com/en-us/support/legal/sla/

It does not state that you need 2 instances to get the 99.9% SLA but clearly state that the Free and Shared Web Site Tiers are not covered by this SLA.

We guarantee that Web Apps, Mobile Apps, Logic Apps, and API Apps running in a customer subscription will be available 99.9% of the time, with a 99.95% SLA provided when multiple instances and traffic manager are used. No SLA is provided for Apps or sites under either the Free or Shared tiers.

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