Skip to content

Commit b624f99

Browse files
authored
Merge pull request #89021 from changeworld/patch-22
Fix typo
2 parents fd0b4ad + 9f0031c commit b624f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/managed-instance/user-initiated-failover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Use the following CLI command to failover read secondary node, applicable to BC
9494
az sql mi failover -g myresourcegroup -n myinstancename --replica-type ReadableSecondary
9595
```
9696

97-
### Using Rest API
97+
### Using REST API
9898

9999
For advanced users who would perhaps need to automate failovers of their SQL Managed Instances for purposes of implementing continuous testing pipeline, or automated performance mitigators, this function can be accomplished through initiating failover through an API call. see [Managed Instances - Failover REST API](/rest/api/sql/managed%20instances%20-%20failover/failover) for details.
100100

0 commit comments

Comments
 (0)