Add cross-link (#23618)

pull/23619/head
Luke Latham 2021-10-24 08:27:14 -05:00 committed by GitHub
parent 0422184b06
commit 1e5f409a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ SignalR requires that all HTTP requests for a specific connection be handled by
In all other circumstances (including when the Redis backplane is used), the server environment must be configured for sticky sessions.
For guidance on configuring Azure App Service for SignalR, see <xref:signalr/publish-to-azure-web-app>.
For guidance on configuring Azure App Service for SignalR, see <xref:signalr/publish-to-azure-web-app>. For guidance on configuring sticky sessions for Blazor apps that use the [Azure SignalR Service](#azure-signalr-service), see <xref:blazor/host-and-deploy/server#signalr-configuration>.
## TCP connection resources