Cosmos DB does not support Decimal, nor Float
September 30, 2019 - Søren Alsbjerg HørupSimilar to the Table Storage post, Cosmos DB does not support Decimal.
But It does not even support single precision points only double precision points.
Not a big issue, but if floats are used these are ignored and not converted automatically to doubles, meaning the data is not persisted.