Skip to content

Commit

Permalink
Documenting the requirement for a Premium SKU
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Feb 17, 2018
1 parent 9a50a48 commit da08fcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/app_service_plan.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The following arguments are supported:

* `app_service_environment_id` - (Optional) The ID of the App Service Environment where the App Service Plan should be located. Changing forces a new resource to be created.

~> **NOTE:** Attaching to an App Service Environment requires the App Service Plan use a `Premium` SKU.

* `maximum_number_of_workers` - (Optional) Maximum number of instances that can be assigned to this App Service plan.

* `reserved` - (Optional) Is this App Service Plan `Reserved`. Defaults to `false`.
Expand Down

0 comments on commit da08fcf

Please sign in to comment.