Skip to content

Commit 9f424ab

Browse files
{ServiceBus} az servicebus namespace failover: Update docstring from GeoDR Failover to Geo-Replication Failover (#32676)
1 parent 207d541 commit 9f424ab

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/servicebus/aaz/latest/servicebus/namespace

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/servicebus/aaz/latest/servicebus/namespace/_failover.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"servicebus namespace failover",
1616
)
1717
class Failover(AAZCommand):
18-
"""GeoDR Failover
18+
"""Geo-Replication Failover
1919
"""
2020

2121
_aaz_info = {

0 commit comments

Comments
 (0)