Skip to content

Commit 4e6276f

Browse files
Merge pull request #213241 from mumurug-MSFT/patch-17
(AzureCXP) fixes MicrosoftDocs/azure-docs#99300
2 parents 2e00429 + cf86cc7 commit 4e6276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/set-runtime-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Viewing and modifying site config settings for function apps isn't supported in
142142

143143
# [Azure CLI](#tab/azurecli)
144144

145-
You can view and set the `LinuxFxVersion` by using the Azure CLI.
145+
You can view and set the `LinuxFxVersion` by using the Azure CLI. To know the list of available `LinuxFxVersion`, use [az functionapp list-runtimes](/cli/azure/functionapp#az-functionapp-list-runtimes) command.
146146

147147
To view the current runtime version, use with the [az functionapp config show](/cli/azure/functionapp/config) command.
148148

0 commit comments

Comments
 (0)