'Can't we create Azure CosmosDB Core(SQL) API account in any regions with Geo-Redundancy, Multi-region Writes and Serverless capacity?

Doesn't Azure support Geo-Redundancy and Multi-region Writes options for serverless CosmosDB Core(SQL) account? But, those options are listed for Provisioned throughput capacity.



Solution 1:[1]

Yes you are right, It's a limitation with Serverless Accounts, According to docs,

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.

There is some work being done in this area, but there is no ETA yet.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Sajeetharan