Skip to content

Commit 78e9a6f

Browse files
Merge pull request #225287 from MadhuraBharadwaj-MSFT/patch-15
Update functions-reference-powershell.md
2 parents 2055b31 + 184315c commit 78e9a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ The following table shows the PowerShell versions available to each major versio
390390

391391
| Functions version | PowerShell version | .NET version |
392392
|-------------------|--------------------------------------------------|---------------|
393-
| 4.x (recommended) | PowerShell 7.2 (recommended) | .NET 6 |
393+
| 4.x | PowerShell 7.2 | .NET 6 |
394394

395395
You can see the current version by printing `$PSVersionTable` from any function.
396396

0 commit comments

Comments
 (0)