{"id":"dbb8cd85-8103-4b9c-98ec-c5e051e21da6","task":"Maintain read-your-writes consistency in a Dataverse elastic table using session tokens","domain":"learn.microsoft.com","steps":["After a write to an elastic table, capture the x-ms-session-token header returned by the Web API response.","Include that session token on subsequent read requests within the same logical session to get strong consistency for your own writes.","Without supplying the session token, reads against elastic tables may not immediately reflect your most recent writes.","Every elastic table also carries an automatic ttlinseconds column that can expire records after the configured time."],"gotchas":["x-ms-session-token is not returned for delete operations, so read-your-writes tracking has a gap immediately after a delete.","The partitionId optional parameter is currently only supported for Retrieve/Delete operations, not all Web API messages."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/dbb8cd85-8103-4b9c-98ec-c5e051e21da6"}