Skip to content

Commit ca25ac2

Browse files
lilyjmaggailey777
andauthored
Update articles/azure-functions/functions-reference-powershell.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 12ca9e8 commit ca25ac2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-functions/functions-reference-powershell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,8 @@ The following table shows the PowerShell versions available to each major versio
389389

390390
| Functions version | PowerShell version | .NET version |
391391
|-------------------|--------------------------------------------------|---------------|
392-
| 4.x | PowerShell 7.4 | .NET 6 |
392+
| 4.x | PowerShell 7.4 | .NET 8 |
393+
| 4.x | PowerShell 7.2 (support ending) | .NET 6 |
393394

394395
You can see the current version by printing `$PSVersionTable` from any function.
395396

0 commit comments

Comments
 (0)