Skip to content

Commit ff0e6c6

Browse files
committed
cleanup security concepts
1 parent e7a4ec9 commit ff0e6c6

2 files changed

Lines changed: 33 additions & 35 deletions

File tree

articles/azure-functions/functions-app-settings.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -893,8 +893,6 @@ Determines whether the built-in administrator (`/admin`) endpoints in your funct
893893

894894
This property can't be set for apps running on Linux in a Consumption plan. It can't be set for apps running on version 1.x of Azure Functions. If you're using version 1.x, you must first [migrate to version 4.x](./migrate-version-1-version-4.md).
895895

896-
[!INCLUDE [functions-flex-consumption-recommended-serverless](../../includes/functions-flex-consumption-recommended-serverless.md)]
897-
898896
## linuxFxVersion
899897

900898
For function apps running on Linux, `linuxFxVersion` indicates the language and version for the language-specific worker process. This information is used, along with [`FUNCTIONS_EXTENSION_VERSION`](#functions_extension_version), to determine which specific Linux container image is installed to run your function app. This setting can be set to a predefined value or a custom image URI.

0 commit comments

Comments
 (0)