How to Create Azure CosmosDb/MongoDb Replica?
Periodic Backup Following script can be used to provision the Mongo Database inside Azure CosmosDb with enabled geo replica: az cosmosdb create --subscription '***' --resource-group ...
Periodic Backup Following script can be used to provision the Mongo Database inside Azure CosmosDb with enabled geo replica: az cosmosdb create --subscription '***' --resource-group ...
When trying to provision the CosmosDb or when trying to add a globally replicated instance of the account, you might get the following error: Sorry, we ...