Skip to content

Commit 76d0c79

Browse files
authored
Merge pull request #103760 from MladjoA/patch-12
Cannot initiate failover from primary via portal
2 parents 6788bee + 233a787 commit 76d0c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-auto-failover-group.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
author: anosov1960
1111
ms.author: sashan
1212
ms.reviewer: mathoma, carlrab
13-
ms.date: 1/05/2020
13+
ms.date: 2/10/2020
1414
---
1515

1616
# Use auto-failover groups to enable transparent and coordinated failover of multiple databases
@@ -237,7 +237,7 @@ Because each instance is isolated in its own VNet, two-directional traffic betwe
237237
You can create a failover group between managed instances in two different subscriptions. When using PowerShell API you can do it by specifying the `PartnerSubscriptionId` parameter for the secondary instance. When using REST API, each instance ID included in the `properties.managedInstancePairs` parameter can have its own subscriptionID.
238238

239239
> [!IMPORTANT]
240-
> Azure Portal does not support failover groups across different subscriptions.
240+
> Azure portal does not support creation of failover groups across different subscriptions. Also, for the existing failover groups across different subscriptions and/or resource groups, failover cannot be initiated manually via portal from the primary instance. Initiate it from the geo-secondary instance instead.
241241
242242
### Managing failover to secondary instance
243243

0 commit comments

Comments
 (0)