Skip to content

Commit 6118924

Browse files
committed
Clarify note on the AzureFunctions.PowerShell.Durable.SDK module's legacy support and future updates
1 parent a9e4064 commit 6118924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Users of [Extension Bundles](../extension-bundles.md) (the recommended Azure Fun
5555
* PowerShell: The [AzureFunctions.PowerShell.Durable.SDK](https://www.powershellgallery.com/packages/AzureFunctions.PowerShell.Durable.SDK) module.
5656

5757
> [!NOTE]
58-
> For PowerShell users: the standalone [AzureFunctions.PowerShell.Durable.SDK](https://www.powershellgallery.com/packages/AzureFunctions.PowerShell.Durable.SDK) module is now generally available (GA) and is the recommended approach. See the [migration guide](./durable-functions-powershell-v2-sdk-migration-guide.md) for details. The legacy SDK is also built into the Azure Functions PowerShell language worker for backward compatibility, but it will not receive new features or bug fixes, and it will be eventually removed from the worker.
58+
> For PowerShell users: the standalone [AzureFunctions.PowerShell.Durable.SDK](https://www.powershellgallery.com/packages/AzureFunctions.PowerShell.Durable.SDK) module is now generally available (GA) and is the recommended approach. See the [migration guide](./durable-functions-powershell-v2-sdk-migration-guide.md) for details. The legacy SDK is also built into the Azure Functions PowerShell language worker for backward compatibility. However, the legacy SDK it may not receive new features or bug fixes, and it may be eventually removed from the worker.
5959
6060
## GitHub repositories
6161

0 commit comments

Comments
 (0)