Skip to content

Instantly share code, notes, and snippets.

@kshyju
Created August 9, 2025 00:35
Show Gist options
  • Save kshyju/7a230fa42e4bad1f2b587711d0138271 to your computer and use it in GitHub Desktop.
Save kshyju/7a230fa42e4bad1f2b587711d0138271 to your computer and use it in GitHub Desktop.
4.110.0 vs 4.111.0(with .NET 10 support)
{
"templates": "https://cdn.functions.azure.com/public/TemplatesApi/3.1.1648.zip",
"workerRuntimes": {
"dotnet": {
"net6": {
"displayInfo": {
"displayName": ".NET 6.0",
"hidden": true,
"displayVersion": "v4",
"targetFramework": ".NET",
"description": "LTS",
"endOfLifeDate": "2024-11-12T00:00:00Z"
},
"capabilities": "net6",
"sdk": {
"name": "Microsoft.NET.Sdk.Functions",
"version": "4.1.1"
},
"default": false,
"localEntryPoint": "func.exe",
"targetFramework": "net6.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.WebJobs.ItemTemplates/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.WebJobs.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet:4-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v6.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET|6.0"
}
},
"net5-isolated": {
"displayInfo": {
"displayName": ".NET 5.0",
"hidden": true,
"displayVersion": "v4",
"targetFramework": ".NET 5",
"description": "Isolated",
"endOfLifeDate": "2022-05-10T00:00:00Z"
},
"capabilities": "isolated,net5,net6",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "1.3.0"
},
"default": false,
"toolingSuffix": "net5-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net5.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated5.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v4.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|5.0"
}
},
"net6-isolated": {
"displayInfo": {
"displayName": ".NET 6.0",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET 6",
"description": "Isolated LTS",
"endOfLifeDate": "2024-11-12T00:00:00Z"
},
"capabilities": "isolated,net6",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "1.3.0"
},
"default": false,
"toolingSuffix": "net6-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net6.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated6.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated",
"WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v6.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|6.0"
}
},
"net7-isolated": {
"displayInfo": {
"displayName": ".NET 7.0",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET 7",
"description": "Isolated",
"endOfLifeDate": "2024-05-10T00:00:00Z"
},
"capabilities": "isolated,net6,net7",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "1.18.1"
},
"default": false,
"toolingSuffix": "net7-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net7.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated7.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated",
"WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v7.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|7.0"
}
},
"net8-isolated": {
"displayInfo": {
"displayName": ".NET 8.0",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET 8",
"description": "Isolated LTS",
"endOfLifeDate": "2026-11-10T00:00:00Z"
},
"capabilities": "isolated,net6,net7,net8",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "2.0.2"
},
"default": true,
"toolingSuffix": "net8-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net8.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated8.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated",
"WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v8.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|8.0"
}
},
"net9-isolated": {
"displayInfo": {
"displayName": ".NET 9.0",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET 9",
"description": "Isolated",
"endOfLifeDate": "2026-05-12T00:00:00Z"
},
"capabilities": "isolated,net6,net7,net8,net9",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "2.0.2"
},
"default": false,
"toolingSuffix": "net9-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net9.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated9.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated",
"WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v9.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|9.0"
}
},
"net10-isolated": {
"displayInfo": {
"displayName": ".NET 10.0",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET 10",
"description": "Isolated Preview",
"endOfLifeDate": "2028-11-10T00:00:00Z"
},
"capabilities": "isolated,net6,net7,net8,net9,net10",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "2.0.5"
},
"default": false,
"toolingSuffix": "net10-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net10.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetCore/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "DOCKER|mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated10.0-appservice",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated",
"WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED": "1"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v10.0"
},
"linuxSiteConfig": {
"linuxFxVersion": "DOTNET-ISOLATED|10.0"
}
},
"netfx-isolated": {
"displayInfo": {
"displayName": ".NET Framework",
"hidden": false,
"displayVersion": "v4",
"targetFramework": ".NET Framework",
"description": "Isolated"
},
"capabilities": "isolated,net6,netfxisolated",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "1.18.1"
},
"default": false,
"toolingSuffix": "netfx-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net48",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates.NetFx/4.0.5212",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.5212",
"projectTemplateId": {
"csharp": "Microsoft.AzureFunctions.ProjectTemplate.CSharp.Isolated.3.x"
},
"localContainerBaseImage": "",
"serviceAppSettings": {
"FUNCTIONS_EXTENSION_VERSION": "~4",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated"
},
"windowsSiteConfig": {
"netFrameworkVersion": "v6.0"
}
}
}
},
"coreTools": [
{
"OS": "Linux",
"Architecture": "x64",
"downloadLink": "https://cdn.functions.azure.com/public/4.0.231936/Azure.Functions.Cli.linux-x64.4.1.1.zip",
"sha2": "55c975c59fd9053cf1da11aa675ed79494761d7d329c21e1db6d0a9cb8543a42",
"size": "full",
"default": "false"
},
{
"OS": "MacOS",
"Architecture": "x64",
"downloadLink": "https://cdn.functions.azure.com/public/4.0.231936/Azure.Functions.Cli.osx-x64.4.1.1.zip",
"sha2": "976707ca23c909ef5fd9225597fae2d81821312b18e00949fdf5b0f30d06493f",
"size": "full",
"default": "false"
},
{
"OS": "MacOS",
"Architecture": "arm64",
"downloadLink": "https://cdn.functions.azure.com/public/4.0.231936/Azure.Functions.Cli.osx-arm64.4.1.1.zip",
"sha2": "0ea34edd90633dc5f71c283ac0084fb49ecc4e9438939cd76b98e80b0a0a2f35",
"size": "full",
"default": "false"
},
{
"OS": "Windows",
"Architecture": "x64",
"downloadLink": "https://cdn.functions.azure.com/public/4.0.231936/Azure.Functions.Cli.min.win-x64.4.1.1.zip",
"sha2": "f59a1267bc53af4ee4ec86d14ed5cc530fc2001898d833cd4310557137247740",
"size": "minified",
"default": "false"
},
{
"OS": "Windows",
"Architecture": "arm64",
"downloadLink": "https://cdn.functions.azure.com/public/4.0.231936/Azure.Functions.Cli.min.win-arm64.4.1.1.zip",
"sha2": "4078bef64893bcd9ba572e1a2a84eb492819524939b5394bb1139830ecd17fda",
"size": "minified",
"default": "false"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment