We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1fecd commit ed68ca9Copy full SHA for ed68ca9
articles/service-bus-messaging/service-bus-geo-replication.md
@@ -183,9 +183,9 @@ A promotion is triggered manually by the customer (either explicitly through a c
183
After the promotion is initiated:
184
185
1. The hostname is updated to point to the secondary region, which can take up to a few minutes.
186
- > [!NOTE]
187
- > You can check the current primary region by initiating a ping command:
188
- > ping *your-namespace-fully-qualified-name*
+ > [!NOTE]
+ > You can check the current primary region by initiating a ping command:
+ > ping *your-namespace-fully-qualified-name*
189
190
1. Clients automatically reconnect to the secondary region.
191
0 commit comments