I have an app that consumes data from an Azure API. Recently, the Azure consultant that maintains the Azure API said that table storage would soon stop supporting etags. Has anyone else heard this?
Hoping that this is not the case, because my app depends on the etag to compare objects from the API.