Skip to content

Commit 0090662

Browse files
Merge pull request #272251 from bjqian/main
Update howto-enable-geo-replication.md
2 parents 515ec54 + 8c4e2e7 commit 0090662

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,6 @@ Companies seeking local presence or requiring a robust failover system often cho
2222
## Prerequisites
2323

2424
* An Azure SignalR Service in [Premium tier](https://azure.microsoft.com/pricing/details/signalr-service/).
25-
* The user needs following permissions to operate on replicas:
26-
27-
| Permission | Description |
28-
|---------------------------------------------------|---------------------------------------------------|
29-
| Microsoft.SignalRService/signalr/replicas/write | create, update or delete a replica. |
30-
| Microsoft.SignalRService/signalr/replicas/read | get meta data of a replica.|
31-
| Microsoft.SignalRService/signalr/replicas/action | perform actions on a replica, such as restarting. |
32-
3325

3426
## Example use case
3527
Contoso is a social media company with its customer base spread across the US and Canada. To serve those customers and let them communicate with each other, Contoso runs its services in Central US. Azure SignalR Service is used to handle user connections and facilitate communication among users. Contoso's end users are mostly phone users. Due to the long geographical distances, end-users in Canada might experience high latency and poor network quality.

0 commit comments

Comments
 (0)