Skip to content

Commit 2b6700d

Browse files
Update failover-group-configure-sql-db.md
1 parent c374d2f commit 2b6700d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

azure-sql/database/failover-group-configure-sql-db.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,9 @@ Be aware of the following limitations:
511511
- When creating a new failover group, or when adding databases to an existing failover group, you can _only_ designate the databases as [standby replicas](standby-replica-how-to-configure.md) _when using the Azure portal_ - Azure PowerShell and the Azure CLI are not currently available.
512512
- The Azure portal doesn't support creating failover groups across different subscriptions. Instead, use [PowerShell cmdlets to programmatically manage failover groups](#programmatically-manage-failover-groups).
513513

514-
## <a name="programmatically-managing-failover-groups"></a> Programmatically manage failover groups
514+
<a name="programmatically-managing-failover-groups"></a>
515+
516+
## Programmatically manage failover groups
515517

516518
Failover groups can also be managed programmatically by using Azure PowerShell, Azure CLI, and REST API. The following tables describe the set of commands available. Failover groups include a set of Azure Resource Manager APIs for management, including the [Azure SQL Database REST API](/rest/api/sql/) and [Azure PowerShell cmdlets](/powershell/azure/). These APIs require the use of resource groups and support Azure role-based access control (Azure RBAC). For more information on how to implement access roles, see [Azure role-based access control (Azure RBAC)](/azure/role-based-access-control/overview).
517519

0 commit comments

Comments
 (0)