Skip to content

Commit cadb582

Browse files
Merge pull request #273488 from bjqian/main
Remove Preview for SKU Premium_P2 of SignalR and Web PubSub
2 parents 77b52d9 + 52c383f commit cadb582

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For a table of service limits, quotas, and constraints in each tier, see [Signal
9595

9696

9797
## Enhanced Large Instance Support with Premium_P2 SKU
98-
The new Premium_P2 SKU (currently in Preview) is designed to facilitate extensive scalability for high-demand scenarios. This SKU allows scaling among 100, 200, 300, 400, 500, 600. 700, 800, 900, 1000 units for a single SignalR Service instance. This enhancement enables the handling of up to **one million** concurrent connections, catering to large-scale, real-time communication needs.
98+
The new Premium_P2 SKU is designed to facilitate extensive scalability for high-demand scenarios. This SKU allows scaling among 100, 200, 300, 400, 500, 600. 700, 800, 900, 1000 units for a single SignalR Service instance. This enhancement enables the handling of up to **one million** concurrent connections, catering to large-scale, real-time communication needs.
9999

100100
You can scale up the SKU to Premium_P2 using Azure portal or Azure CLI.
101101

@@ -116,4 +116,4 @@ Autoscale is supported in Azure SignalR Service Premium Tier.
116116
Multiple endpoints are also supported for scaling, sharding, and cross-region scenarios.
117117

118118
> [!div class="nextstepaction"]
119-
> [scale SignalR Service with multiple instances](./signalr-howto-scale-multi-instances.md)
119+
> [scale SignalR Service with multiple instances](./signalr-howto-scale-multi-instances.md)

articles/azure-web-pubsub/howto-scale-manual-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For a table of service limits, quotas, and constraints in each tier, see [Web Pu
6969

7070

7171
## Enhanced large instance support with Premium_P2 SKU
72-
The new Premium_P2 SKU (currently in Preview) is designed to facilitate extensive scalability for high-demand scenarios. This SKU allows scaling among 100, 200, 300, 400, 500, 600. 700, 800, 900, 1000 units for a single Web PubSub Service instance. This enhancement enables the handling of up to **one million** concurrent connections, catering to large-scale, real-time communication needs.
72+
The new Premium_P2 SKU is designed to facilitate extensive scalability for high-demand scenarios. This SKU allows scaling among 100, 200, 300, 400, 500, 600. 700, 800, 900, 1000 units for a single Web PubSub Service instance. This enhancement enables the handling of up to **one million** concurrent connections, catering to large-scale, real-time communication needs.
7373

7474
You can scale up the SKU to Premium_P2 using Azure portal or Azure CLI.
7575

@@ -85,4 +85,4 @@ In this guide, you learned about how to scale single Web PubSub Service instance
8585
Autoscale is supported in Azure Web PubSub Service Premium Tier.
8686

8787
> [!div class="nextstepaction"]
88-
> [Automatically scale units of an Azure Web PubSub Service](./howto-scale-autoscale.md)
88+
> [Automatically scale units of an Azure Web PubSub Service](./howto-scale-autoscale.md)

0 commit comments

Comments
 (0)