diff --git a/aspnetcore/signalr/scale.md b/aspnetcore/signalr/scale.md index a9814422d2..ee0e485639 100644 --- a/aspnetcore/signalr/scale.md +++ b/aspnetcore/signalr/scale.md @@ -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 . +For guidance on configuring Azure App Service for SignalR, see . For guidance on configuring sticky sessions for Blazor apps that use the [Azure SignalR Service](#azure-signalr-service), see . ## TCP connection resources