Skip to content

Commit 5762d5c

Browse files
JochemECourt72
andauthored
Update includes/functions-dotnet-migrate-packages-v4-isolated.md
Co-authored-by: Courtney Wales <[email protected]>
1 parent 10c4c98 commit 5762d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-dotnet-migrate-packages-v4-isolated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ See [Supported bindings](../articles/azure-functions/functions-triggers-bindings
3636

3737
> [!TIP]
3838
> The binding packages might require you to update your `host.json` file, be sure to read the documentation of each binding package used.
39-
> For example, the service bus bindings have breaking changes in the structure as described [here](https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-service-bus?tabs=isolated-process%2Cfunctionsv2%2Cextensionv3&pivots=programming-language-csharp#hostjson-settings).
39+
> For example, the service bus bindings have breaking changes in the structure as described [here](/azure/azure-functions/functions-bindings-service-bus?tabs=isolated-process%2Cfunctionsv2%2Cextensionv3&pivots=programming-language-csharp#hostjson-settings).
4040
4141
**Your isolated worker model application should not reference any packages in the `Microsoft.Azure.WebJobs.*` namespaces or `Microsoft.Azure.Functions.Extensions`.** If you have any remaining references to these, they should be removed.
4242

0 commit comments

Comments
 (0)