Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 596 Bytes

app-service-plan.md

File metadata and controls

15 lines (13 loc) · 596 Bytes
author ms.service ms.topic ms.date ms.author
cephalin
app-service
include
11/03/2016
cephalin

An App Service plan specifies the location, size, and features of the web server farm that hosts your app. You can save money when you host multiple apps by configuring the web apps to share a single App Service plan.

App Service plans define:

  • Region (for example: North Europe, East US, or Southeast Asia)
  • Instance size (small, medium, or large)
  • Scale count (1 to 20 instances)
  • SKU (Free, Shared, Basic, Standard, or Premium)