Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williexu authored Jan 30, 2019
1 parent 4a1b76e commit b62ec07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/storage-preview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ az storage account create \
--kind FileStorage
```

**Customer-Controlled Failover**
#### Customer-Controlled Failover:
Failover RA-GRS storage accounts from the primary cluster to the secondary cluster.
*Examples:*
```
Expand All @@ -83,4 +83,4 @@ az storage account show \
az storage account failover \
--name accountName
```
```

0 comments on commit b62ec07

Please sign in to comment.