Skip to content

Commit e4076c6

Browse files
authored
Remove the table from policy exceptions.
1 parent a32da58 commit e4076c6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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 retirement policy outlined above.
3934

4035
## Language version support timeline
4136

0 commit comments

Comments
 (0)