Skip to content

Instantly share code, notes, and snippets.

@kshyju
Created November 15, 2023 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshyju/6783e1ff2ff9b943a956ad3f2630e9ff to your computer and use it in GitHub Desktop.
Save kshyju/6783e1ff2ff9b943a956ad3f2630e9ff to your computer and use it in GitHub Desktop.
4.62.0 vs 4.63.0
{
"4.63.0": {
"templates": "https://functionscdn.azureedge.net/public/TemplatesApi/3.1.1648.zip",
"workerRuntimes": {
"dotnet": {
"net6": {
"displayInfo": {
"displayName": ".NET 6.0",
"hidden": false,
"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": true,
"localEntryPoint": "func.exe",
"targetFramework": "net6.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.WebJobs.ItemTemplates/4.0.2848",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.WebJobs.ProjectTemplates/4.0.2848",
"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.2896",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.2896",
"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/4.0.2896",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.2896",
"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.16.2"
},
"default": false,
"toolingSuffix": "net7-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net7.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates/4.0.2896",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.2896",
"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",
"endOfLifeDate": "2026-11-12T00:00:00Z"
},
"capabilities": "isolated,net6,net7,net8",
"sdk": {
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"version": "1.16.2"
},
"default": false,
"toolingSuffix": "net8-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net8.0",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates/4.0.2896",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.2896",
"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"
}
},
"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.16.2"
},
"default": false,
"toolingSuffix": "netfx-isolated",
"localEntryPoint": "dotnet.exe",
"targetFramework": "net48",
"itemTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ItemTemplates/4.0.2896",
"projectTemplates": "https://www.nuget.org/api/v2/package/Microsoft.Azure.Functions.Worker.ProjectTemplates/4.0.2896",
"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://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.linux-x64.4.0.5455.zip",
"sha2": "d3cce9dd42479ccc3ce7c9518b8a7ed6f3ac126bd1973dc0a02f8774e4927117",
"size": "full",
"default": "false"
},
{
"OS": "MacOS",
"Architecture": "x64",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.osx-x64.4.0.5455.zip",
"sha2": "1012c9c9194292e0df560fb8789103c87325135b9e21bf2aaa7fc6342e9e5f31",
"size": "full",
"default": "false"
},
{
"OS": "MacOS",
"Architecture": "arm64",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.osx-arm64.4.0.5455.zip",
"sha2": "0c8e333b0712edb5567703eb8e83c8290b877ae795e675ff89c3c4908b2754ff",
"size": "full",
"default": "false"
},
{
"OS": "Windows",
"Architecture": "x64",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.min.win-x64.4.0.5455.zip",
"sha2": "25b98205eb958124da8d8801985240965187b4b21c5d5e51c4fd51fa303cc4c2",
"size": "minified",
"default": "false"
},
{
"OS": "Windows",
"Architecture": "x86",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.win-x86.4.0.5455.zip",
"sha2": "4a8cef78d39624e92b491c54b3ccb1c91b64a99a32c5bb98c6584e777e127a79",
"size": "full",
"default": "false"
},
{
"OS": "Windows",
"Architecture": "x86",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.min.win-x86.4.0.5455.zip",
"sha2": "133e6c8314dae33ac3253b0fd445c6debdf1c58e5465ad5cb78c93f0d7ee930c",
"size": "minified",
"default": "true"
},
{
"OS": "Windows",
"Architecture": "arm64",
"downloadLink": "https://functionscdn.azureedge.net/public/4.0.5455/Azure.Functions.Cli.min.win-arm64.4.0.5455.zip",
"sha2": "2d0905139cfd04b8c40e7cf57d0f50c6a52036f1d40ba2d8e4d8cc11c181879f",
"size": "minified",
"default": "false"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment