Skip to content

Commit 361ce6e

Browse files
Merge pull request #283659 from ggailey777/patch-8
[Functions] Remove the table from policy exceptions.
2 parents b2d1aca + d8e472a commit 361ce6e

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

articles/azure-functions/language-support-policy.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Functions language runtime support policy
33
description: Learn about Azure Functions language runtime support policy
44
ms.topic: conceptual
5-
ms.date: 07/18/2023
5+
ms.date: 08/05/2024
66
---
77

88
# Language runtime support policy
@@ -28,14 +28,9 @@ After the language end-of-life date, function apps that use retired language ver
2828

2929
## Retirement policy exceptions
3030

31-
There are few exceptions to the retirement policy outlined above. Here's a list of languages that are approaching or have reached their end-of-life (EOL) dates but continue to be supported on the platform until further notice. When these languages versions reach their end-of-life dates, they're no longer updated or patched. Because of this, we discourage you from developing and running your function apps on these language versions.
32-
33-
|Language Versions |EOL Date |Retirement Date|
34-
|-----------------------------------------|-----------------|----------------|
35-
|Python 3.7|27 June 2023|30 September 2023|
36-
|Node 14|30 April 2023|30 June 2024|
37-
|Node 16|11 September 2023|30 June 2024|
31+
Any Azure Functions supported exceptions to language-specific retirement policies are documented here.
3832

33+
> There are currently no exceptions to the general retirement policy.
3934
4035
## Language version support timeline
4136

0 commit comments

Comments
 (0)