Skip to content

Commit 7883c5f

Browse files
authored
Fix table
1 parent 8e017a7 commit 7883c5f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/app-service/reference-app-settings.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -646,8 +646,7 @@ The following environment variables are related to [WebJobs](webjobs-create.md).
646646
|-|-|
647647
| `WEBSITE_FUNCTIONS_ARMCACHE_ENABLED` | Set to `0` to disable the functions cache. |
648648
| `WEBSITE_MAX_DYNAMIC_APPLICATION_SCALE_OUT` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
649-
650-
`AzureWebJobsSecretStorageType` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
649+
|`AzureWebJobsSecretStorageType` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
651650
| `FUNCTIONS_EXTENSION_VERSION` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
652651
| `FUNCTIONS_WORKER_RUNTIME` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
653652
| `AzureWebJobsStorage` | [App settings reference for Azure Functions](../azure-functions/functions-app-settings.md) |
@@ -735,4 +734,4 @@ HTTPSCALE_FORWARD_REQUEST
735734
IS_VALID_STAMP_TOKEN
736735
NEEDS_SITE_RESTRICTED_TOKEN
737736
HTTP_X_MS_PRIVATELINK_ID
738-
-->
737+
-->

0 commit comments

Comments
 (0)