Skip to content

Commit 3e2c39d

Browse files
Merge pull request #311682 from v-albemi/azr-25
Update: Azure Cache for Redis (ACRE) retirement and Azure Managed Redis (AMR)
2 parents 2032cea + 8bcd197 commit 3e2c39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-signalr/signalr-concept-scale-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For ASP.NET Core SignalR, another reason might be you have no requirements to ac
3838

3939
## How does it scale?
4040

41-
It's common to scale SignalR with SQL Server, Azure Service Bus, or Azure Cache for Redis. Azure SignalR Service handles the scaling approach for you. The performance and cost is comparable to these approaches without the complexity of dealing with these other services. All you have to do is update the unit count for your service. Each unit supports up to 1000 client connections.
41+
It's common to scale SignalR with SQL Server, Azure Service Bus, or Azure Managed Redis. Azure SignalR Service handles the scaling approach for you. The performance and cost is comparable to these approaches without the complexity of dealing with these other services. All you have to do is update the unit count for your service. Each unit supports up to 1000 client connections.
4242

4343
## Next steps
4444

0 commit comments

Comments
 (0)