From 239bf9ea484d1fdba938897b154e64040f70a342 Mon Sep 17 00:00:00 2001 From: jackofallops Date: Mon, 4 Mar 2024 14:37:53 +0100 Subject: [PATCH] fix doc typo --- website/docs/r/linux_function_app.html.markdown | 4 ++-- website/docs/r/linux_function_app_slot.html.markdown | 4 ++-- website/docs/r/linux_web_app.html.markdown | 4 ++-- website/docs/r/linux_web_app_slot.html.markdown | 4 ++-- website/docs/r/windows_function_app.html.markdown | 4 ++-- website/docs/r/windows_function_app_slot.html.markdown | 4 ++-- website/docs/r/windows_web_app.html.markdown | 4 ++-- website/docs/r/windows_web_app_slot.html.markdown | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/website/docs/r/linux_function_app.html.markdown b/website/docs/r/linux_function_app.html.markdown index 32d61d452062..ce666dc233ba 100644 --- a/website/docs/r/linux_function_app.html.markdown +++ b/website/docs/r/linux_function_app.html.markdown @@ -679,7 +679,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -699,7 +699,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) Configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/linux_function_app_slot.html.markdown b/website/docs/r/linux_function_app_slot.html.markdown index 3187480d1638..83ca48869fa3 100644 --- a/website/docs/r/linux_function_app_slot.html.markdown +++ b/website/docs/r/linux_function_app_slot.html.markdown @@ -478,7 +478,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) an `ip_restriction` block as detailed below. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `linux_fx_version` - The Linux FX Version @@ -500,7 +500,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) a `scm_ip_restriction` block as detailed below. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) Configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/linux_web_app.html.markdown b/website/docs/r/linux_web_app.html.markdown index ce0c3b0150a9..98cd2cb01e7f 100644 --- a/website/docs/r/linux_web_app.html.markdown +++ b/website/docs/r/linux_web_app.html.markdown @@ -708,7 +708,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -724,7 +724,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/linux_web_app_slot.html.markdown b/website/docs/r/linux_web_app_slot.html.markdown index 6d69af979a44..41ac6451db6f 100644 --- a/website/docs/r/linux_web_app_slot.html.markdown +++ b/website/docs/r/linux_web_app_slot.html.markdown @@ -714,7 +714,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -730,7 +730,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/windows_function_app.html.markdown b/website/docs/r/windows_function_app.html.markdown index 218c7524c00b..eaa644b4d07a 100644 --- a/website/docs/r/windows_function_app.html.markdown +++ b/website/docs/r/windows_function_app.html.markdown @@ -655,7 +655,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -675,7 +675,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) Configures the minimum version of TLS required for SSL requests to the SCM site. Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/windows_function_app_slot.html.markdown b/website/docs/r/windows_function_app_slot.html.markdown index f752442693c3..cc89081362af 100644 --- a/website/docs/r/windows_function_app_slot.html.markdown +++ b/website/docs/r/windows_function_app_slot.html.markdown @@ -473,7 +473,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) an `ip_restriction` block as detailed below. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -493,7 +493,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) a `scm_ip_restriction` block as detailed below. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) Configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/windows_web_app.html.markdown b/website/docs/r/windows_web_app.html.markdown index 76f52bef38ed..a0946cf755da 100644 --- a/website/docs/r/windows_web_app.html.markdown +++ b/website/docs/r/windows_web_app.html.markdown @@ -733,7 +733,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -749,7 +749,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. diff --git a/website/docs/r/windows_web_app_slot.html.markdown b/website/docs/r/windows_web_app_slot.html.markdown index 6c473f44f385..8291761e04fa 100644 --- a/website/docs/r/windows_web_app_slot.html.markdown +++ b/website/docs/r/windows_web_app_slot.html.markdown @@ -730,7 +730,7 @@ A `site_config` block supports the following: * `ip_restriction` - (Optional) One or more `ip_restriction` blocks as defined above. -* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `load_balancing_mode` - (Optional) The Site load balancing. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. @@ -746,7 +746,7 @@ A `site_config` block supports the following: * `scm_ip_restriction` - (Optional) One or more `scm_ip_restriction` blocks as defined above. -* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. Possibles values include `Allow` and `Deny`. Defaults to `Allow`. +* `scm_ip_restriction_default_action` - (Optional) The Default action for traffic that does not match any `scm_ip_restriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`. * `scm_minimum_tls_version` - (Optional) The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`.