diff --git a/src/storage-preview/README.md b/src/storage-preview/README.md index 889f3a216e7..1980afba0fd 100644 --- a/src/storage-preview/README.md +++ b/src/storage-preview/README.md @@ -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:* ``` @@ -83,4 +83,4 @@ az storage account show \ az storage account failover \ --name accountName -``` \ No newline at end of file +```