Skip to content

Commit 07e3070

Browse files
authored
Fix warnings
1 parent 8900bcd commit 07e3070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scale an instance of Azure Web PubSub Service
33
description: Learn how to scale an Azure Web PubSub Service instance to add or reduce capacity, through Azure portal or Azure CLI.
44
author: biqian
5-
ms.service: webpubsub
5+
ms.service: azure-web-pubsub
66
ms.topic: how-to
77
ms.date: 12/19/2023
88
ms.author: biqian
@@ -65,7 +65,7 @@ az webpubsub update \
6565

6666
For detailed information, such as included messages and connections for each pricing tier, see [Web PubSub Service Pricing Details](https://azure.microsoft.com/pricing/details/web-pubsub/).
6767

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-service-limits).
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).
6969

7070

7171
## Enhanced Large Instance Support with Premium_P2 SKU

0 commit comments

Comments
 (0)