From 9d99931e10b96028015a673cbab6a65e4c07835e Mon Sep 17 00:00:00 2001 From: Roberto Bustos <43422979+BustosMSFT@users.noreply.github.com> Date: Mon, 30 Aug 2021 23:29:55 -0400 Subject: [PATCH] Update New-AzSqlDatabaseFailoverGroup.md (#15778) --- src/Sql/Sql/help/New-AzSqlDatabaseFailoverGroup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Sql/Sql/help/New-AzSqlDatabaseFailoverGroup.md b/src/Sql/Sql/help/New-AzSqlDatabaseFailoverGroup.md index acaf6a72a0bc..0298d3a778c3 100644 --- a/src/Sql/Sql/help/New-AzSqlDatabaseFailoverGroup.md +++ b/src/Sql/Sql/help/New-AzSqlDatabaseFailoverGroup.md @@ -44,7 +44,7 @@ This command creates a new Failover Group with failover policy 'Manual' for two ## PARAMETERS ### -AllowReadOnlyFailoverToPrimary -Whether an outage on the secondary server should trigger automatic failover of the read-only endpoint. This feature is not yet supported. +Whether an outage on the secondary server should trigger automatic failover of the read-only endpoint. ```yaml Type: Microsoft.Azure.Commands.Sql.FailoverGroup.Model.AllowReadOnlyFailoverToPrimary