custom/FunctionsStack/WindowsFunctionsStacks.json
{
"value": [ { "id": null, "name": "dotnet", "type": "Microsoft.Web/availableStacks?osTypeSelected=WindowsFunctions", "properties": { "name": "dotnet", "display": ".NET Core", "dependency": null, "majorVersions": [ { "displayVersion": "3.1", "runtimeVersion": null, "supportedFunctionsExtensionVersions": [ "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "dotnet" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false } ], "frameworks": [], "isDeprecated": null } }, { "id": null, "name": "node", "type": "Microsoft.Web/availableStacks?osTypeSelected=WindowsFunctions", "properties": { "name": "node", "display": "Node.js", "dependency": null, "majorVersions": [ { "displayVersion": "12", "runtimeVersion": "~12", "supportedFunctionsExtensionVersions": [ "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~12" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false }, { "displayVersion": "10", "runtimeVersion": "~10", "supportedFunctionsExtensionVersions": [ "~2", "~3" ], "isDefault": false, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~10" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false }, { "displayVersion": "8", "runtimeVersion": "~8", "supportedFunctionsExtensionVersions": [ "~1", "~2" ], "isDefault": false, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": "~8" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false } ], "frameworks": [], "isDeprecated": null } }, { "id": null, "name": "java", "type": "Microsoft.Web/availableStacks?osTypeSelected=WindowsFunctions", "properties": { "name": "java", "display": "Java", "dependency": null, "majorVersions": [ { "displayVersion": "8", "runtimeVersion": "1.8", "supportedFunctionsExtensionVersions": [ "~2", "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false }, { "displayVersion": "11", "runtimeVersion": "11", "supportedFunctionsExtensionVersions": [ "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "java" }, "siteConfigPropertiesDictionary": {}, "isPreview": false, "isDeprecated": false, "isHidden": false } ], "frameworks": [], "isDeprecated": null } }, { "id": null, "name": "powershell", "type": "Microsoft.Web/availableStacks?osTypeSelected=WindowsFunctions", "properties": { "name": "powershell", "display": "PowerShell Core", "dependency": null, "majorVersions": [ { "displayVersion": "6.2", "runtimeVersion": "~6", "supportedFunctionsExtensionVersions": [ "~2", "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "PowerShellVersion": "~6" }, "isPreview": false, "isDeprecated": false, "isHidden": false }, { "displayVersion": "7.0", "runtimeVersion": "~7", "supportedFunctionsExtensionVersions": [ "~3" ], "isDefault": true, "minorVersions": [], "applicationInsights": true, "appSettingsDictionary": { "FUNCTIONS_WORKER_RUNTIME": "powershell" }, "siteConfigPropertiesDictionary": { "PowerShellVersion": "~7" }, "isPreview": false, "isDeprecated": false, "isHidden": false } ], "frameworks": [], "isDeprecated": null } } ], "nextLink": null, "id": null } |