Skip to content

Commit 1b4dee3

Browse files
authored
Update how-to-manage-database-account.md
Phasing out all occurrences of "automatic failover" and replacing them with "service-managed failover" wherever possible to be more inline with expectations.
1 parent f35ae6a commit 1b4dee3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/how-to-manage-database-account.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Open the **Replicate Data Globally** tab and select **Enable** to enable multi-r
4949

5050
:::image type="content" source="./media/how-to-manage-database-account/single-to-multi-master.png" alt-text="Azure Cosmos account configures multi-region writes screenshot":::
5151

52-
## <a id="automatic-failover"></a>Enable automatic failover for your Azure Cosmos account
52+
## <a id="automatic-failover"></a>Enable service-managed failover for your Azure Cosmos account
5353

54-
The Automatic failover option allows Azure Cosmos DB to failover to the region with the highest failover priority with no user action should a region become unavailable. When automatic failover is enabled, region priority can be modified. Account must have two or more regions to enable automatic failover.
54+
The Service-Managed failover option allows Azure Cosmos DB to failover to the region with the highest failover priority with no user action should a region become unavailable. When service-managed failover is enabled, region priority can be modified. Account must have two or more regions to enable service-managed failover.
5555

5656
1. From your Azure Cosmos account, open the **Replicate data globally** pane.
5757

@@ -70,7 +70,7 @@ The Automatic failover option allows Azure Cosmos DB to failover to the region w
7070
After a Cosmos account is configured for automatic failover, the failover priority for regions can be changed.
7171

7272
> [!IMPORTANT]
73-
> You cannot modify the write region (failover priority of zero) when the account is configured for automatic failover. To change the write region, you must disable automatic failover and do a manual failover.
73+
> You cannot modify the write region (failover priority of zero) when the account is configured for service-managed failover. To change the write region, you must disable service-managed failover and do a manual failover.
7474
7575
1. From your Azure Cosmos account, open the **Replicate data globally** pane.
7676

0 commit comments

Comments
 (0)