Skip to content

Commit 020636c

Browse files
Merge pull request #284748 from bjqian/main
Add note for the replica count limit
2 parents 963aebb + e375d23 commit 020636c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/azure-signalr/howto-enable-geo-replication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ Deploy the Bicep file using Azure CLI
110110

111111
----
112112

113+
> [!NOTE]
114+
> * The replica count is currently limited to a maximum of 8 per primary resource.
115+
113116
## Pricing and resource unit
114117
Each replica has its **own** `unit` and `autoscale settings`.
115118

articles/azure-web-pubsub/howto-enable-geo-replication.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ Update **webpubsub** extension to the latest version, then run:
117117

118118
----
119119

120+
> [!NOTE]
121+
> * The replica count is currently limited to a maximum of 8 per primary resource.
122+
120123
## Pricing and resource unit
121124
Each replica has its **own** `unit` and `autoscale settings`.
122125

0 commit comments

Comments
 (0)