custom/FunctionsStack/LinuxFunctionsStacks.json

{
    "value": [
        {
            "id": null,
            "name": "dotnet",
            "type": "Microsoft.Web/availableStacks?osTypeSelected=LinuxFunctions",
            "properties": {
                "name": "dotnet",
                "display": ".NET Core",
                "dependency": null,
                "majorVersions": [
                    {
                        "displayVersion": "",
                        "supportedFunctionsExtensionVersions": [
                            "1",
                            "2",
                            "3"
                        ],
                        "runtimeVersion": null,
                        "isDefault": false,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "dotnet"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    }
                ],
                "frameworks": [],
                "isDeprecated": null
            }
        },
        {
            "id": null,
            "name": "node",
            "type": "Microsoft.Web/availableStacks?osTypeSelected=LinuxFunctions",
            "properties": {
                "name": "node",
                "display": "Node.js",
                "dependency": null,
                "majorVersions": [
                    {
                        "displayVersion": "12",
                        "runtimeVersion": "Node|12",
                        "supportedFunctionsExtensionVersions": [
                            "3"
                        ],
                        "isDefault": true,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "node"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Node|12"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    },
                    {
                        "displayVersion": "10",
                        "runtimeVersion": "Node|10",
                        "supportedFunctionsExtensionVersions": [
                            "2",
                            "3"
                        ],
                        "isDefault": false,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "node"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Node|10"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    }
                ],
                "frameworks": [],
                "isDeprecated": null
            }
        },
        {
            "id": null,
            "name": "python",
            "type": "Microsoft.Web/availableStacks?osTypeSelected=LinuxFunctions",
            "properties": {
                "name": "python",
                "display": "Python",
                "dependency": null,
                "majorVersions": [
                    {
                        "displayVersion": "3.6",
                        "runtimeVersion": "Python|3.6",
                        "supportedFunctionsExtensionVersions": [
                            "2",
                            "3"
                        ],
                        "isDefault": false,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "python"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Python|3.6"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    },
                    {
                        "displayVersion": "3.7",
                        "runtimeVersion": "Python|3.7",
                        "supportedFunctionsExtensionVersions": [
                            "2",
                            "3"
                        ],
                        "isDefault": true,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "python"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Python|3.7"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    },
                    {
                        "displayVersion": "3.8",
                        "runtimeVersion": "Python|3.8",
                        "supportedFunctionsExtensionVersions": [
                            "3"
                        ],
                        "isDefault": false,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "python"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Python|3.8"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    }
                ],
                "frameworks": [],
                "isDeprecated": null
            }
        },
        {
            "id": null,
            "name": "java",
            "type": "Microsoft.Web/availableStacks?osTypeSelected=LinuxFunctions",
            "properties": {
                "name": "java",
                "display": "Java",
                "dependency": null,
                "majorVersions": [
                    {
                        "displayVersion": "8",
                        "runtimeVersion": "Java|8",
                        "supportedFunctionsExtensionVersions": [
                            "3"
                        ],
                        "isDefault": true,
                        "minorVersions": [],
                        "applicationInsights": true,
                        "appSettingsDictionary": {
                            "FUNCTIONS_WORKER_RUNTIME": "java"
                        },
                        "siteConfigPropertiesDictionary": {
                            "Use32BitWorkerProcess": false,
                            "linuxFxVersion": "Java|8"
                        },
                        "isPreview": false,
                        "isDeprecated": false,
                        "isHidden": false
                    }
                ],
                "frameworks": [],
                "isDeprecated": null
            }
        }
    ],
    "nextLink": null,
    "id": null
}