Skip to content

Commit b048a19

Browse files
authored
Update howto-enable-geo-replication.md
1 parent 4aafb14 commit b048a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ To ensure effective failover management, it is recommended to set each replica's
113113
For more performance evaluation, refer to [Performance](concept-performance.md).
114114

115115
## Breaking issues
116-
* **Using replica, event handler and Azure Function Web PubSub extension together**
116+
* **Using replica and event handler together**
117117

118-
If you integrate the Web PubSub event handler with an Azure Function that utilizes the Web PubSub extension, you may encounter issues with the abuse protection once replicas are enabled. To address this, you can either **disable the abuse protection** or upgrade to the latest SDK/extension versions.
118+
If you use the Web PubSub event handler with Web PubSub C# server SDK or an Azure Function that utilizes the Web PubSub extension, you may encounter issues with the abuse protection once replicas are enabled. To address this, you can either **disable the abuse protection** or **upgrade to the latest SDK/extension versions**.
119119

120120
For a detailed explanation and potential solutions, please refer to this [issue](https://github.com/Azure/azure-webpubsub/issues/598).
121121

0 commit comments

Comments
 (0)