An Azure NoSQL database service for app development.
After taking a Cosmos DB region offline for a forced failover or DR drill, bringing the region back online is supported from the side, but it is not available via the Azure portal or standard Cosmos DB CLI commands.
As documented, the region must be brought back online using the Azure Cosmos DB Resource Provider REST API (onlineRegion operation). This is the expected and supported method.
If the REST API call fails or the region does not transition back to Online, then please let us know and we will address it as soon as possible.
Reference:
https://dotnet.territoriali.olinfo.it/en-us/azure/cosmos-db/how-to-manage-database-account#perform-forced-failover-for-your-azure-cosmos-db-account
https://dotnet.territoriali.olinfo.it/en-us/rest/api/cosmos-db-resource-provider/database-accounts/online-region?view=rest-cosmos-db-resource-provider-2025-10-15&tabs=HTTP