You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/howto-scale-manual-scale.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,32 +19,32 @@ The scale settings take a few minutes to apply. In rare cases, it may take aroun
19
19
For information about the pricing and capacities of individual Web PubSub Service, see [Azure Web PubSub Service Pricing Details](https://azure.microsoft.com/pricing/details/web-pubsub/).
20
20
21
21
> [!NOTE]
22
-
> Changing Web PubSub Service from **Free** tier to **Standard** or **Premium** tier or vice versa, the public service IP will be changed and it usually takes 30-60 minutes to propagate the change to DNS servers across the entire internet.
22
+
> Changing Web PubSub Service from **Free** tier to **Standard** or **Premium** tier or vice versa, the public service IP will be changed and it usually takes 30-60 minutes to propagate the change to DNS servers across the entire internet. Chaning tiers between **Standard** and **Premium** will not change the public IP.
23
23
> Your service might be unreachable before DNS gets updated. Generally it’s not recommended to change your pricing tier too often.
24
24
25
25
26
-
## Scale Up on Azure portal
26
+
## Scale up on Azure portal
27
27
28
28
1. In your browser, open the [Azure portal](https://portal.azure.com).
29
29
30
30
2. In your Web PubSub Service page, from the left menu, select **Scale Up**.
31
31
32
32
3. Click **Change** and select **Premium_P1** Tier in the pop out blade.
33
33
34
-

34
+

35
35
36
36
4. Select **Save**.
37
37
38
38
39
-
## Scale Out on Azure portal
39
+
## Scale out on Azure portal
40
40
41
41
1. In your browser, open the [Azure portal](https://portal.azure.com).
42
42
43
43
2. In your Web PubSub Service page, from the left menu, select **Scale Out**.
44
44
45
45
3. Choose the unit in the **Manual scale** sector.
46
46
47
-

47
+

48
48
49
49
4. Select **Save**.
50
50
@@ -68,7 +68,7 @@ For detailed information, such as included messages and connections for each pri
68
68
For a table of service limits, quotas, and constraints in each tier, see [Web PubSub Service limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-web-pubsub-limits).
69
69
70
70
71
-
## Enhanced Large Instance Support with Premium_P2 SKU
71
+
## Enhanced large instance support with Premium_P2 SKU
72
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.
73
73
74
74
You can scale up the SKU to Premium_P2 using Azure portal or Azure CLI.
0 commit comments