Tablestore does not support the storage of data in the JSON format. Store JSON data as a string attribute in a data table, then query nested fields and arrays using the Array and Nested types in search indexes or the JSON functions in SQL queries. For more information, see Array and Nested data types and JSON functions.