|
2 | 2 | title: Azure SignalR Service limits table
|
3 | 3 | description: Describes system limits for Azure SignalR Service.
|
4 | 4 | services: signalr
|
5 |
| -documentationcenter: signalr |
6 | 5 | author: sffamily
|
7 | 6 | manager: cfowler
|
8 |
| -editor: '' |
9 | 7 |
|
10 | 8 | ms.service: signalr
|
11 |
| -ms.devlang: NA |
12 |
| -ms.topic: article |
13 |
| -ms.tgt_pltfrm: NA |
14 |
| -ms.workload: TBD |
15 |
| -ms.date: 02/22/2022 |
| 9 | +ms.topic: include |
| 10 | +ms.date: 12/20/2023 |
16 | 11 | ms.author: zhshang
|
17 | 12 |
|
18 | 13 | ---
|
19 | 14 |
|
20 | 15 | | Resource | Default limit | Maximum limit |
|
21 | 16 | | --- | --- | --- |
|
22 | 17 | | Azure SignalR Service units per instance for Free tier |1 |1 |
|
23 |
| -| Azure SignalR Service units per instance for Standard tier |100 |100 | |
| 18 | +| Azure SignalR Service units per instance for Standard/Premium_P1 tier |100 |100 | |
| 19 | +| Azure SignalR Service units per instance for Premium_P2 tier |100 - 1,000 |100 - 1,000 | |
24 | 20 | | Azure SignalR Service units per subscription per region for Free tier|5 |5 |
|
25 | 21 | | Total Azure SignalR Service unit counts per subscription per region |150 |Unlimited |
|
26 | 22 | | Concurrent connections per unit for Free tier |20 |20 |
|
27 |
| -| Concurrent connections per unit for Standard tier |1,000 |1,000| |
| 23 | +| Concurrent connections per unit for Standard/Premium tier |1,000 |1,000| |
28 | 24 | | Included messages per unit per day for Free tier|20,000 |20,000 |
|
29 | 25 | | Additional messages per unit per day for Free tier|0 |0 |
|
30 |
| -| Included messages per unit per day for Standard tier|1,000,000 |1,000,000 | |
31 |
| -| Additional messages per unit per day for Standard tier|Unlimited |Unlimited | |
| 26 | +| Included messages per unit per day for Standard/Premium tier|1,000,000 |1,000,000 | |
| 27 | +| Additional messages per unit per day for Standard/Premium tier|Unlimited |Unlimited | |
32 | 28 |
|
33 | 29 | To request an update to your subscription's default limits, open a support ticket.
|
34 | 30 |
|
35 | 31 | For more information about how connections and messages are counted, see [Messages and connections in Azure SignalR Service](../articles/azure-signalr/signalr-concept-messages-and-connections.md).
|
36 | 32 |
|
37 | 33 | If your requirements exceed the limits, switch from Free tier to Standard tier and add units. For more information, see [How to scale an Azure SignalR Service instance?](../articles/azure-signalr/signalr-howto-scale-signalr.md).
|
38 | 34 |
|
39 |
| -If your requirements exceed the limits of a single instance, add instances. For more information, see [How to scale SignalR Service with multiple instances?](../articles/azure-signalr/signalr-howto-scale-multi-instances.md). |
| 35 | +If your requirements exceed the limits of a single instance, add instances. For more information, see [How to enable Geo-Replication in Azure SignalR Service](../articles/azure-signalr/howto-enable-geo-replication.md). |
0 commit comments