Skip to content

Commit 184315c

Browse files
Update functions-reference-powershell.md
Removing the 'recommended' tag for Functions version and PowerShell version since Functions runtime version V4 + PowerShell version 7.2 is the only supported option since Dec 3 2022. -------
1 parent 0c07ce4 commit 184315c

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)