Skip to content

Commit eca7c10

Browse files
Backwards compatibility
Co-authored-by: David Justo <[email protected]>
1 parent ee1d175 commit eca7c10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-functions/durable/durable-functions-powershell-v2-sdk-migration-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ By creating a standalone DF PowerShell SDK package, we're able to overcome these
3030

3131
## Deprecation plan for the built-in DF PowerShell SDK
3232

33-
For now, the built-in DF SDK in the PowerShell worker will remain available. At some point in the future, versions of the PowerShell worker for new PowerShell releases will not contain a built-in DF SDK. At this point, users will need to install the SDK separately using this standalone package; the installation steps are described below.
33+
The built-in DF SDK in the PowerShell worker will remain available for PowerShell 7.4, 7.2, and prior releases.
34+
35+
We plan to eventually release a new **major** version of the PowerShell worker without the built-in SDK. At that point, users would need to install the SDK separately using this standalone package; the installation steps are described below.
3436

3537
## Install and enable the SDK
3638

0 commit comments

Comments
 (0)