Speed up connection between Azure AppService and CosmosDB [closed]
Closed 13 hours ago.
Create Azure Cosmos DB free tier cluster, got BadRequest. “Cluster tier ‘Free’ is not currently available in region ‘southeastasia’.”
When create Azure cosmos db, vCore free tier cluster. I got a 400 (Bad Request) error with message
POST request forbidden on cosmosdb endpoint
Im following a tutorial on cosmosdb with CORE SQL and trying to create a database.
CosmosDB scale down to less than 10,000 RU/s, how long does it take?
I know it takes 4-6 hours to scale up to more than 10,000 RU/s.