Skip to content

Commit 8d946e8

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

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
@@ -418,7 +418,8 @@ To use PowerShell 7.4 when running locally, you need to add the setting `"FUNCTI
418418
419419
### Changing the PowerShell version
420420

421-
Before upgrading your Function App to PowerShell 7.4, review this [migration guide](https://github.com/Azure/azure-functions-powershell-worker/wiki/Upgrading-your-Azure-Function-Apps-to-run-on-PowerShell-7.4) before proceeding as there are breaking changes.
421+
Take these considerations into account before you migrate your PowerShell function app to PowerShell 7.4:
422+
+ Because the migration might introduce breaking changes in your app, review this [migration guide](https://github.com/Azure/azure-functions-powershell-worker/wiki/Upgrading-your-Azure-Function-Apps-to-run-on-PowerShell-7.4) before upgrading your app to PowerShell 7.4.
422423

423424
To upgrade your Function App to PowerShell 7.4, ensure the value of FUNCTIONS_EXTENSION_VERSION is set to ~4. To learn how to do this, see [View and update the current runtime version](set-runtime-version.md#view-the-current-runtime-version).
424425

0 commit comments

Comments
 (0)