Skip to content

Commit 2599bd3

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

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
@@ -396,7 +396,7 @@ You can see the current version by printing `$PSVersionTable` from any function.
396396
To learn more about Azure Functions runtime support policy, please refer to this [article](./language-support-policy.md)
397397

398398
> [!NOTE]
399-
> Support for PowerShell 7.2 in Azure Functions will end on 8 November 2024. Follow this [migration guide](https://github.com/Azure/azure-functions-powershell-worker/wiki/Upgrading-your-Azure-Function-Apps-to-run-on-PowerShell-7.4) to upgrade to PowerShell 7.4, which contains breaking changes.
399+
> Support for PowerShell 7.2 in Azure Functions ends on November 8, 2024. You might have to resolve some breaking changes when upgrading your PowerShell 7.2 functions to run on PowerShell 7.4. Follow this [migration guide](https://github.com/Azure/azure-functions-powershell-worker/wiki/Upgrading-your-Azure-Function-Apps-to-run-on-PowerShell-7.4) to upgrade to PowerShell 7.4.
400400
401401
### Running local on a specific version
402402

0 commit comments

Comments
 (0)