Skip to content

Commit c80d506

Browse files
authored
Update sample-cli-same-zone-ha.md
Remove incorrect statement on same-zone HA.
1 parent 0554726 commit c80d506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/flexible-server/scripts/sample-cli-same-zone-ha.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 09/15/2021
1313
# Configure same-zone high availability in an Azure Database for MySQL - Flexible Server (Preview) using Azure CLI
1414

1515
This sample CLI script configures and manages [Same-Zone high availability](../concepts-high-availability.md) in an Azure Database for MySQL - Flexible Server.
16-
You can enable Same-Zone high availability only during Flexible Server creation, and can disable it anytime. Currently, Same-Zone high availability is supported only for the General purpose and Memory optimized pricing tiers.
16+
Currently, Same-Zone high availability is supported only for the General purpose and Memory optimized pricing tiers.
1717

1818

1919
[!INCLUDE [flexible-server-free-trial-note](../../includes/flexible-server-free-trial-note.md)]
@@ -49,4 +49,4 @@ This script uses the following commands. Each command in the table links to comm
4949
## Next steps
5050

5151
- Try additional scripts: [Azure CLI samples for Azure Database for MySQL - Flexible Server (Preview)](../sample-scripts-azure-cli.md)
52-
- For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
52+
- For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).

0 commit comments

Comments
 (0)