A glacier-guide booking Cosmos account enables multiple write regions, and an operator still tries to set Strong consistency. What should the developer know about that pairing?
Select an answer to reveal the explanation.
Short Explanation
Strong plus many write regions is a locked door—Microsoft does not offer that combo. Pick a weaker consistency when the account writes in multiple regions. This is a configuration rule, not a conflict-resolver design essay.
Full Explanation
Azure Cosmos DB does not support Strong consistency when multi-region writes are enabled. Accounts that accept writes in multiple regions must use a consistency level other than Strong. Conflict-resolution strategies are a separate topic and do not unlock Strong with multi-region writes. Treating Strong as mandatory for multi-write accounts is the opposite of the documented constraint.