Skip to content

Commit 73018c7

Browse files
committed
Update retirement notices for Linux Consumption plan and v3 runtime in Azure Functions docs
1 parent 0b760e2 commit 73018c7

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

includes/functions-linux-consumption-retirement.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ ms.author: glenga
77
---
88

99
> [!IMPORTANT]
10-
> After 30 September 2028, the option to host your function app on Linux in a Consumption plan is retired. To avoid disruptions, migrate your existing Consumption plan apps that run on Linux to the [Flex Consumption plan](../articles/azure-functions/flex-consumption-plan.md) before that date. Apps running on Windows in a Consumption plan aren't affected by this change.
11-
>
12-
> After 30 September 2025, no new features and no new language stack support are added to the Linux Consumption plan. The last supported language versions for Linux Consumption are: .NET 9, Python 3.12, Node.js 22, PowerShell 7.4, and Java 21. Newer language versions aren't supported for Linux Consumption.
13-
>
14-
> For more information, see [Migrate Consumption plan apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md).
10+
> The option to host function apps on Linux in a Consumption plan is being retired on 30 September 2028. No new features or language versions are being added to the Linux Consumption plan. Apps running on Windows in a Consumption plan aren't currently affected. [Migrate your apps to the Flex Consumption plan](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md) before the retirement date.

includes/functions-v3-linux-consumption-enforcement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ms.author: glenga
77
---
88

99
> [!IMPORTANT]
10-
> **Azure Functions apps running runtime v3 on Linux Consumption will stop running after September 30, 2026.** The Azure Functions v3 runtime [reached end of support on December 13, 2022](../articles/azure-functions/functions-versions.md#retired-versions). As part of continued efforts to reduce reliance on legacy infrastructure, v3 apps on Linux Consumption will no longer start or process executions after this enforcement date. To avoid service disruption, [migrate your app to runtime v4](../articles/azure-functions/migrate-version-3-version-4.md). Because the [Linux Consumption plan is also retiring in September 2028](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md), we recommend also migrating to the [Flex Consumption plan](../articles/azure-functions/flex-consumption-plan.md).
10+
> **Function apps that target the v3 runtime and run on Linux in a Consumption plan stop running after September 30, 2026.** The Azure Functions v3 runtime [reached end of support on December 13, 2022](../articles/azure-functions/functions-versions.md#retired-versions). As part of continued efforts to reduce reliance on legacy infrastructure, v3 apps on Linux Consumption no longer start or process executions after this enforcement date. To avoid service disruption, [migrate your app to runtime v4](../articles/azure-functions/migrate-version-3-version-4.md). Because the [Linux Consumption plan is also retiring in September 2028](../articles/azure-functions/migration/migrate-plan-consumption-to-flex.md), migrate to the [Flex Consumption plan](../articles/azure-functions/flex-consumption-plan.md).

0 commit comments

Comments
 (0)