Skip to content

Commit

Permalink
Update windows_web_app.html.markdown (#17679)
Browse files Browse the repository at this point in the history
Linux Web App changed in documentation to Windows Web App
  • Loading branch information
mapcrux authored Jul 20, 2022
1 parent bf27cfa commit 852010e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/d/windows_web_app.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ A `schedule` block exports the following:

A `site_config` block exports the following:

* `always_on` - Is this Linux Web App is Always On enabled.
* `always_on` - Is this Windows Web App is Always On enabled.

* `api_definition_url` - The ID of the APIM configuration for this Windows Web App.

Expand Down Expand Up @@ -457,9 +457,9 @@ A `status_code` block exports the following:

A `sticky_settings` block exports the following:

* `app_setting_names` - A list of `app_setting` names that the Linux Web App will not swap between Slots when a swap operation is triggered.
* `app_setting_names` - A list of `app_setting` names that the Windows Web App will not swap between Slots when a swap operation is triggered.

* `connection_string_names` - A list of `connection_string` names that the Linux Web App will not swap between Slots when a swap operation is triggered.
* `connection_string_names` - A list of `connection_string` names that the Windows Web App will not swap between Slots when a swap operation is triggered.

---

Expand Down

0 comments on commit 852010e

Please sign in to comment.