Hello,
I have a question, and please advise. When I wish to change the maximum throughput of an Azure Cosmos DB for NoSQL container from 4000 RU/s to 5000 RU/s, would that be sufficient if I use command:
az cosmosdb sql container throughput update command --max-throughput ‘5000’ ???
Tanks in advanced