Skip to content

Commit 8b59648

Browse files
Merge pull request #296181 from MadhuraBharadwaj-MSFT/patch-48
Remove retired Python and PowerShell versions from functions-supported-languages.md
2 parents 3c4a9a8 + 950d5a8 commit 8b59648

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

includes/functions-supported-languages.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ The following table shows the language version supported for PowerShell function
100100
| Supported version | Support level | Expected community EOL date |
101101
| ---- | ---- |--- |
102102
| [PowerShell 7.4](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates) | GA | November 10, 2026 |
103-
| [PowerShell 7.2](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates) | GA | November 8, 2024 |
104103

105104
For more information, see [Azure Functions PowerShell developer guide](../articles/azure-functions/functions-reference-powershell.md).
106105
::: zone-end
@@ -112,7 +111,6 @@ The following table shows the language versions supported for Python functions.
112111
| Python 3.11 | GA | October 2027 |
113112
| Python 3.10 | GA | October 2026 |
114113
| Python 3.9 | GA | October 2025 |
115-
| Python 3.8 | GA | October 2024 |
116114

117115
For more information, see [Azure Functions Python developer guide](../articles/azure-functions/functions-reference-python.md#python-version).
118116
::: zone-end

0 commit comments

Comments
 (0)