Functions.Autorest/custom/FunctionsStack/functionAppStacks.json
[
{ "id": null, "name": "dotnet", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": ".NET", "value": "dotnet", "preferredOs": "windows", "majorVersions": [ { "displayText": ".NET 8 Isolated", "value": "dotnet8isolated", "minorVersions": [ { "displayText": ".NET 8 Isolated", "value": "8 (LTS), isolated worker model", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "v8.0", "isHidden": false, "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "netFrameworkVersion": "v8.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "DOTNET-ISOLATED|8.0", "isHidden": false, "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "DOTNET-ISOLATED|8.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": ".NET 7 Isolated", "value": "dotnet7isolated", "minorVersions": [ { "displayText": ".NET 7 Isolated", "value": "7 (STS), isolated worker model", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "v7.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "7.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "netFrameworkVersion": "v7.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue May 14 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "DOTNET-ISOLATED|7.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "7.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "DOTNET-ISOLATED|7.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue May 14 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": ".NET 6 Isolated", "value": "dotnet6isolated", "minorVersions": [ { "displayText": ".NET 6 (LTS) Isolated", "value": "6 (LTS), isolated worker model", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "v6.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "6.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 12 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "DOTNET-ISOLATED|6.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "6.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated", "WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "DOTNET-ISOLATED|6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 12 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": ".NET Framework 4.8", "value": "dotnetframework48", "minorVersions": [ { "displayText": ".NET Framework 4.8", "value": ".NET Framework 4.8, isolated worker model", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "v4.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "4.8.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v4.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ] } } } ] }, { "displayText": ".NET 8 In-process", "value": "dotnet8", "minorVersions": [ { "displayText": ".NET 8 (LTS) In-process", "value": "8 (LTS), in-process model", "stackSettings": { "windowsRuntimeSettings": { "isHidden": true, "runtimeVersion": "v8.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_INPROC_NET8_ENABLED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v8.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": false } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "isHidden": true, "runtimeVersion": "DOTNET|8.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_INPROC_NET8_ENABLED": "1" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "linuxFxVersion": "DOTNET|8.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": false } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": ".NET 6 In-process", "value": "dotnet6", "minorVersions": [ { "displayText": ".NET 6 (LTS) In-process", "value": "6 (LTS), in-process model", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "v6.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "6.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 12 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "DOTNET|6.0", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "6.0.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "linuxFxVersion": "DOTNET|6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 12 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": ".NET Core 2", "value": "dotnetcore2", "minorVersions": [ { "displayText": ".NET Core 2.2", "value": "2.2", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "2.2", "appInsightsSettings": { "isSupported": true }, "remoteDebuggingSupported": false, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "2.2.207" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true }, "supportedFunctionsExtensionVersions": [ "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~2", "isDeprecated": true, "isDefault": true } ] }, "linuxRuntimeSettings": { "runtimeVersion": "dotnet|2.2", "appInsightsSettings": { "isSupported": true }, "remoteDebuggingSupported": false, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "2.2.207" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "dotnet|2.2" }, "supportedFunctionsExtensionVersions": [ "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~2", "isDeprecated": true, "isDefault": true } ] } } } ] }, { "displayText": ".NET Framework 4", "value": "dotnetframework4", "minorVersions": [ { "displayText": ".NET Framework 4.7", "value": "4.7", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "4.7", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": false }, "appSettingsDictionary": {}, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true }, "supportedFunctionsExtensionVersions": [ "~1" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~1", "isDeprecated": true, "isDefault": true } ] } } } ] } ] } }, { "id": null, "name": "node", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": "Node.js", "value": "node", "preferredOs": "windows", "majorVersions": [ { "displayText": "Node.js 20", "value": "20", "minorVersions": [ { "displayText": "Node.js 20 LTS", "value": "20 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~20", "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "20.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~20" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sat May 30 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Node|20", "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "20.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Node|20" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sat May 30 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Node.js 18", "value": "18", "minorVersions": [ { "displayText": "Node.js 18 LTS", "value": "18 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~18", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "18.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~18" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Wed Apr 30 2025 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Node|18", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "18.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Node|18" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Wed Apr 30 2025 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Node.js 16", "value": "16", "minorVersions": [ { "displayText": "Node.js 16 LTS", "value": "16 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~16", "isPreview": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "16.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~16" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sun Jun 30 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Node|16", "isPreview": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "16.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Node|16" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sun Jun 30 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Node.js 14", "value": "14", "minorVersions": [ { "displayText": "Node.js 14 LTS", "value": "14 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~14", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "14.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~14" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Sun Apr 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Node|14", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "14.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Node|14" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Sun Apr 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Node.js 8", "value": "8", "minorVersions": [ { "displayText": "Node.js 8 LTS", "value": "8 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~8", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8.x" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~8" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true }, "supportedFunctionsExtensionVersions": [ "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~2", "isDeprecated": true, "isDefault": true } ], "endOfLifeDate": "Tue Dec 31 2019 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Node.js 6", "value": "6", "minorVersions": [ { "displayText": "Node.js 6 LTS", "value": "6 LTS", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "~6", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": false }, "appSettingsDictionary": { "WEBSITE_NODE_DEFAULT_VERSION": "~6" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true }, "supportedFunctionsExtensionVersions": [ "~1" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~1", "isDeprecated": true, "isDefault": true } ], "endOfLifeDate": "Tue Apr 30 2019 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] } ] } }, { "id": null, "name": "python", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": "Python", "value": "python", "preferredOs": "linux", "majorVersions": [ { "displayText": "Python 3", "value": "3", "minorVersions": [ { "displayText": "Python 3.11", "value": "3.11", "stackSettings": { "linuxRuntimeSettings": { "runtimeVersion": "Python|3.11", "remoteDebuggingSupported": false, "isPreview": false, "isDefault": true, "isHidden": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "3.11" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "python" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Python|3.11" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sun Oct 31 2027 00:00:00 GMT+0000 (Coordinated Universal Time)" } } }, { "displayText": "Python 3.10", "value": "3.10", "stackSettings": { "linuxRuntimeSettings": { "runtimeVersion": "Python|3.10", "remoteDebuggingSupported": false, "isPreview": false, "isDefault": true, "isHidden": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "3.10" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "python" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Python|3.10" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Sat Oct 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } }, { "displayText": "Python 3.9", "value": "3.9", "stackSettings": { "linuxRuntimeSettings": { "runtimeVersion": "Python|3.9", "remoteDebuggingSupported": false, "isPreview": false, "isDefault": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "3.9" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "python" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Python|3.9" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Fri Oct 31 2025 00:00:00 GMT+0000 (Coordinated Universal Time)" } } }, { "displayText": "Python 3.8", "value": "3.8", "stackSettings": { "linuxRuntimeSettings": { "runtimeVersion": "Python|3.8", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "3.8" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "python" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Python|3.8" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Thu Oct 31 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } }, { "displayText": "Python 3.7", "value": "3.7", "stackSettings": { "linuxRuntimeSettings": { "runtimeVersion": "Python|3.7", "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "3.7" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "python" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Python|3.7" }, "supportedFunctionsExtensionVersions": [ "~4", "~3", "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false }, { "version": "~2", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Fri Jun 30 2023 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] } ] } }, { "id": null, "name": "java", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": "Java", "value": "java", "preferredOs": "windows", "majorVersions": [ { "displayText": "Java 21", "value": "21", "minorVersions": [ { "displayText": "Java 21", "value": "21.0", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "21", "isPreview": true, "isHidden": true, "isAutoUpdate": true, "isDefault": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "21" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "javaVersion": "21", "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Mon Sep 01 2031 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Java|21", "isPreview": true, "isHidden": false, "isAutoUpdate": true, "isDefault": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "21" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Java|21" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Mon Sep 01 2031 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Java 17", "value": "17", "minorVersions": [ { "displayText": "Java 17", "value": "17.0", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "17", "isPreview": false, "isHidden": false, "isAutoUpdate": true, "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "17" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "javaVersion": "17", "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Mon Sep 01 2031 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Java|17", "isPreview": false, "isHidden": false, "isAutoUpdate": true, "isDefault": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "17" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Java|17" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Mon Sep 01 2031 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Java 11", "value": "11", "minorVersions": [ { "displayText": "Java 11", "value": "11.0", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "11", "isAutoUpdate": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "11" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "javaVersion": "11", "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Tue Sep 01 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Java|11", "isAutoUpdate": true, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "11" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Java|11" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Tue Sep 01 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] }, { "displayText": "Java 8", "value": "8", "minorVersions": [ { "displayText": "Java 8", "value": "8.0", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "1.8", "isAutoUpdate": true, "isDefault": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "javaVersion": "1.8", "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4", "~3", "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false }, { "version": "~2", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Sat Mar 01 2025 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "Java|8", "isAutoUpdate": true, "isDefault": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true, "supportedVersion": "8" }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "Java|8" }, "supportedFunctionsExtensionVersions": [ "~4", "~3" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false } ], "endOfLifeDate": "Sat Mar 01 2025 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] } ] } }, { "id": null, "name": "powershell", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": "PowerShell Core", "value": "powershell", "preferredOs": "windows", "majorVersions": [ { "displayText": "PowerShell 7", "value": "7", "minorVersions": [ { "displayText": "PowerShell 7.4", "value": "7.4", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "7.4", "isDefault": false, "isPreview": true, "isHidden": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "powerShellVersion": "7.4", "netFrameworkVersion": "v8.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "PowerShell|7.4", "isDefault": false, "isPreview": true, "isHidden": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "PowerShell|7.4" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Tue Nov 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)" } } }, { "displayText": "PowerShell 7.2", "value": "7.2", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "7.2", "isDefault": true, "isPreview": false, "isHidden": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "powerShellVersion": "7.2", "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Fri Nov 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" }, "linuxRuntimeSettings": { "runtimeVersion": "PowerShell|7.2", "isDefault": true, "isPreview": false, "isHidden": false, "remoteDebuggingSupported": false, "appInsightsSettings": { "isSupported": true }, "gitHubActionSettings": { "isSupported": true }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "PowerShell|7.2" }, "supportedFunctionsExtensionVersions": [ "~4" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true } ], "endOfLifeDate": "Fri Nov 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)" } } } ] } ] } }, { "id": null, "name": "custom", "type": "Microsoft.Web/functionAppStacks?stackOsType=All", "properties": { "displayText": "Custom Handler", "value": "custom", "preferredOs": "windows", "majorVersions": [ { "displayText": "Custom Handler", "value": "custom", "minorVersions": [ { "displayText": "Custom Handler", "value": "custom", "stackSettings": { "windowsRuntimeSettings": { "runtimeVersion": "custom", "appInsightsSettings": { "isSupported": true }, "remoteDebuggingSupported": false, "gitHubActionSettings": { "isSupported": false }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "custom" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": true, "netFrameworkVersion": "v6.0" }, "supportedFunctionsExtensionVersions": [ "~4", "~3", "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false }, { "version": "~2", "isDeprecated": true, "isDefault": false } ] }, "linuxRuntimeSettings": { "runtimeVersion": "", "isPreview": false, "appInsightsSettings": { "isSupported": true }, "remoteDebuggingSupported": false, "gitHubActionSettings": { "isSupported": false }, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "custom" }, "siteConfigPropertiesDictionary": { "use32BitWorkerProcess": false, "linuxFxVersion": "" }, "supportedFunctionsExtensionVersions": [ "~4", "~3", "~2" ], "supportedFunctionsExtensionVersionsInfo": [ { "version": "~4", "isDeprecated": false, "isDefault": true }, { "version": "~3", "isDeprecated": true, "isDefault": false }, { "version": "~2", "isDeprecated": true, "isDefault": false } ] } } } ] } ] } } ] |