You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,7 +61,7 @@ For more information, see [Develop C# class library functions using Azure Functi
61
61
<sup>1</sup> .NET 9 previously had an expected end-of-support date of May 12, 2026. During the .NET 9 service window, the .NET team extended support for STS versions to 24 months, starting with .NET 9. For more information, see [the blog post](https://devblogs.microsoft.com/dotnet/dotnet-sts-releases-supported-for-24-months/).
62
62
63
63
> [!NOTE]
64
-
> .NET 9 is the last .NET version supported for Linux Consumption plan apps. Newer .NET versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](./migration/migrate-plan-consumption-to-flex.md).
64
+
> .NET 9 is the last .NET version supported for Linux Consumption plan apps. Newer .NET versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md).
@@ -93,7 +93,7 @@ The following table shows the language versions supported for Java function apps
93
93
<sup>*</sup>The end-of-support date for Java 25 is determined when general availability (GA) is declared.
94
94
95
95
> [!NOTE]
96
-
> Java 21 is the last Java version supported for Linux Consumption plan apps. Newer Java versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](./migration/migrate-plan-consumption-to-flex.md).
96
+
> Java 21 is the last Java version supported for Linux Consumption plan apps. Newer Java versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md).
97
97
98
98
For more information on developing and running Java function apps, see [Azure Functions Java developer guide](../articles/azure-functions/functions-reference-java.md).
99
99
@@ -121,7 +121,7 @@ The following table shows the language version supported for PowerShell function
121
121
|[PowerShell 7.4](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates)| GA | November 10, 2026 |
122
122
123
123
> [!NOTE]
124
-
> PowerShell 7.4 is the last PowerShell version supported for Linux Consumption plan apps. Newer PowerShell versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](./migration/migrate-plan-consumption-to-flex.md).
124
+
> PowerShell 7.4 is the last PowerShell version supported for Linux Consumption plan apps. Newer PowerShell versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md).
125
125
126
126
For more information, see [Azure Functions PowerShell developer guide](../articles/azure-functions/functions-reference-powershell.md).
127
127
::: zone-end
@@ -140,7 +140,7 @@ The following table shows the language versions supported for Python function ap
140
140
2. Remote build support for Python 3.14 isn't yet available when running in a Flex Consumption plan.
141
141
142
142
> [!NOTE]
143
-
> Python 3.12 is the last Python version supported for Linux Consumption plan apps. Newer Python versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](./migration/migrate-plan-consumption-to-flex.md).
143
+
> Python 3.12 is the last Python version supported for Linux Consumption plan apps. Newer Python versions aren't added to Linux Consumption. For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md).
144
144
145
145
For more information, see [Azure Functions Python developer guide](../articles/azure-functions/functions-reference-python.md).
0 commit comments