Skip to content

Commit a6adf0a

Browse files
committed
Update Azure Functions migration and retirement notices for v3 runtime in Linux Consumption plan
1 parent f0b1156 commit a6adf0a

5 files changed

Lines changed: 7 additions & 15 deletions

File tree

articles/azure-functions/functions-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Azure Functions currently supports only version 4.x of the runtime host.
2626
> [!IMPORTANT]
2727
> Versions 2.x and 3.x of the Azure Functions runtime are no longer supported. For more information, see [Retired versions](#retired-versions).
2828
29-
[!INCLUDE [functions-v3-linux-consumption-enforcement](../../includes/functions-v3-linux-consumption-enforcement.md)]
29+
[!INCLUDE [functions-linux-consumption-retirement](../../includes/functions-linux-consumption-retirement.md)]
3030

3131
[Migrate apps from Azure Functions version 3.x to version 4.x](migrate-version-3-version-4.md).
3232

articles/azure-functions/migrate-version-3-version-4.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ ms.custom:
1919

2020
# Migrate apps from Azure Functions version 3.x to version 4.x
2121

22-
Azure Functions version 4.x is highly backwards compatible to version 3.x. Most apps should safely migrate to 4.x without requiring significant code changes. For more information about Functions runtime versions, see [Azure Functions runtime versions overview](./functions-versions.md).
23-
2422
> [!IMPORTANT]
2523
> As of December 13, 2022, function apps running on versions 2.x and 3.x of the Azure Functions runtime have reached the end of extended support. For more information, see [Retired versions](functions-versions.md#retired-versions).
2624
27-
[!INCLUDE [functions-v3-linux-consumption-enforcement](../../includes/functions-v3-linux-consumption-enforcement.md)]
25+
Azure Functions version 4.x is highly backwards compatible to version 3.x. Most apps should safely migrate to 4.x without requiring significant code changes. For more information about Functions runtime versions, see [Azure Functions runtime versions overview](./functions-versions.md).
26+
27+
[!INCLUDE [functions-linux-consumption-retirement](../../includes/functions-linux-consumption-retirement.md)]
2828

2929
This article walks you through the process of safely migrating your function app to run on version 4.x of the Functions runtime. Because project migration instructions are language dependent, make sure to choose your development language from the selector at the top of the article.
3030

articles/azure-functions/migration/migrate-plan-consumption-to-flex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ After a successful migration, [update your resource deployment files](#update-yo
184184
::: zone pivot="platform-linux"
185185
+ To migrate using GitHub Copilot, configure GitHub Copilot in your desired mode:
186186
187-
[!INCLUDE [functions-copilot-setup](~/includes/functions-copilot-setup.md)]
187+
[!INCLUDE [functions-copilot-setup](../includes/functions-copilot-setup.md)]
188188
189189
::: zone-end
190190

includes/functions-linux-consumption-retirement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ ms.author: glenga
77
---
88

99
> [!IMPORTANT]
10+
> Function apps still running the [end-of-life v3 runtime](../articles/azure-functions/functions-versions.md#retired-versions) on Linux in a Consumption plan stop running after September 30, 2026. To avoid service disruption, [migrate your app to the v4 runtime](../articles/azure-functions/migrate-version-3-version-4.md).
11+
>
1012
> The option to host function apps on Linux in a Consumption plan is retiring on 30 September 2028. The Linux Consumption plan isn't getting any new features or [language versions](../articles/azure-functions/supported-languages.md). 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: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)