Skip to content

Commit 5aa3023

Browse files
Fix alt text
1 parent a641ca5 commit 5aa3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-howto-scale-multi-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ In a cross-region scenario, when a client tries `/negotiate` with the app server
267267

268268
When no `primary` endpoint is available, the client's `/negotiate` picks from the available `secondary` endpoints. This failover mechanism requires that each endpoint serves as a `primary` endpoint to at least one app server.
269269

270-
![Failover](./media/signalr-howto-scale-multi-instances/failover_negotiate.png)
270+
![Diagram showing the Failover mechanism process.](./media/signalr-howto-scale-multi-instances/failover_negotiate.png)
271271

272272
## Next steps
273273

0 commit comments

Comments
 (0)