Skip to content

Commit b488c7c

Browse files
committed
Learn Editor: Update failover-group-configure-sql-db.md
1 parent b6d8813 commit b488c7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ Be aware of the following limitations:
509509
- Removing a failover group for a single or pooled database doesn't stop replication, and it doesn't delete the replicated database. You'll need to manually stop geo-replication and delete the database from the secondary server if you wanted to add a single or pooled database back to a failover group after it's been removed. Failing to do either might result in an error similar to `The operation cannot be performed due to multiple errors` when attempting to add the database to the failover group.
510510
- Failover group name is subject to [naming restrictions](/azure/azure-resource-manager/management/resource-name-rules).
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.
512+
- Azure portal doesn't support creating failover groups across different subscriptions but is possible with PowerShell. See Programmatically manage failover groups below.
512513

513514
## <a name="programmatically-managing-failover-groups"></a> Programmatically manage failover groups
514515

0 commit comments

Comments
 (0)