Skip to content

Commit af0c112

Browse files
Update service-bus-messaging-exceptions-latest.md
1 parent 2db6b3f commit af0c112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-messaging-exceptions-latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ We recommend that you follow these verification steps, depending on the type of
236236
#### Cause
237237

238238
- During a planned failover, the primary region is temporarily set as read-only in order to allow the secondary region to catch up. If the client attempts a write operation to the primary region while it is in this temporary read-only state, then the client will be receive a BadRequest exception.
239-
- **Example**: Replication role switch in progress, primary replica:<entity-name> is ReadOnly
239+
- **Example**: Replication role switch in progress, primary replica:<entity-name> is ReadOnly.
240240

241241
#### Resolution
242242
- The client must wait for planned failover to complete before write operations will succeed.

0 commit comments

Comments
 (0)