How to Create Azure SQL Server Replica?
Following script can be used to provision the Mongo Database inside Azure CosmosDb with enabled geo replica: az cosmosdb create --subscription '***' --resource-group $rg --name ...
Following script can be used to provision the Mongo Database inside Azure CosmosDb with enabled geo replica: az cosmosdb create --subscription '***' --resource-group $rg --name ...
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 ...