Skip to content

Commit 22d906d

Browse files
Merge pull request #279450 from seesharprun/cosmos-how-to-manage-account
Cosmos DB | Add warning to account management how-to guide
2 parents ac91dd7 + 09f1414 commit 22d906d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ procedureSection:
185185
186186
> [!NOTE]
187187
> If you perform a manual failover operation while an asynchronous throughput scaling operation is in progress, the throughput scale-up operation will be paused. It resumes automatically when the failover operation is complete. For more information, see [Best practices for scaling provisioned throughput (RU/s)](scaling-provisioned-throughput-best-practices.md#background-on-scaling-rus)
188+
189+
> [!WARNING]
190+
> In the event of a write region outage, where the Azure Cosmos DB account promotes a secondary region to be the new primary write region via *service-managed failover*, the original write region will **not be promoted back as the write region automatically** once it's recovered. It is your responsibility to switch back to the recovered region as the write region using [PowerShell, the Azure CLI, or the Azure portal](#perform-manual-failover-on-an-azure-cosmos-db-account) (once safe to do so, as described above).
188191
steps:
189192
- |
190193
Go to your Azure Cosmos DB account and open the **Replicate data globally** menu.

0 commit comments

Comments
 (0)