Skip to content

Commit 096e079

Browse files
Update functions-supported-languages.md
Per https://learn.microsoft.com/en-us/powershell/scripting/install/powershell-support-lifecycle?view=powershell-7.4#powershell-end-of-support-dates, the EOL for PS 7.4 is November 10, 2026 and not November 8, 2024. Updating to correct EOL date.
1 parent b1465ec commit 096e079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The following table shows the language version supported for PowerShell function
9999

100100
| Supported version | Support level | Expected community EOL date |
101101
| ---- | ---- |--- |
102-
| [PowerShell 7.4](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates) | GA | November 8, 2024 |
102+
| [PowerShell 7.4](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates) | GA | November 10, 2026 |
103103
| [PowerShell 7.2](/powershell/scripting/install/powershell-support-lifecycle#powershell-end-of-support-dates) | GA | November 8, 2024 |
104104

105105
For more information, see [Azure Functions PowerShell developer guide](../articles/azure-functions/functions-reference-powershell.md).

0 commit comments

Comments
 (0)