Skip to content

Commit 120d58e

Browse files
JialinXinvicancy
andauthored
Update articles/azure-signalr/signalr-howto-scale-signalr.md
Co-authored-by: Liangying.Wei <[email protected]>
1 parent e7fd703 commit 120d58e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: lianwei
99
ms.custom: devx-track-azurecli
1010
---
1111
# How to scale an Azure SignalR Service instance?
12-
This article shows you how to scale your instance of Azure SignalR Service. There are two scenarios for scaling. Scale up and scale out.
12+
This article shows you how to scale your instance of Azure SignalR Service. There are two scenarios for scaling: scale up and scale out.
1313

1414
* [Scale up](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling): Get more units, connections, messages, and more. You scale up by changing the pricing tier from Free to Standard.
1515
* [Scale out](https://en.wikipedia.org/wiki/Scalability#Horizontal_and_vertical_scaling): Increase the number of SignalR units. You can scale out to as many as 100 units. There are limited unit options to select for the scaling: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100 units for a single SignalR Service instance. If you want to scale beyond 100 units, the [Premium_P2](#enhanced-large-instance-support-with-premium_p2-sku) SKU offers expanded capabilities.

0 commit comments

Comments
 (0)