azurian
azurian

Reputation: 13

How to configure failover for a cosmosdb serverless account?

CosmosDB serverless account doesn’t support automatic-failover? I have checked for documentation and SLA and have not found anywhere on how to configure serverless account failover etc.

Any help would be appreciated!

Upvotes: 1

Views: 305

Answers (1)

Sajeetharan
Sajeetharan

Reputation: 222582

The answer is NO, have you looked at the serverless documentation.

A serverless account can only run in a single Azure region. It is not possible to add additional Azure regions to a serverless account after you create it.

which means you cannot configure by any ways.

Upvotes: 1

Related Questions