Does the az cosmosdb subgroup support accessing the data in a container? I'm looking to retrieve the json data as shown in the Data Explorer image (Json snippet shown in bottom right corner)
I've looked at sub group commands like
az cosmosdb sql container show
az cosmosdb sql container throughput show
but these are not related to accessing the data. If the cli commands don't support data query access, I assume the cosmosdb API does. Any information on accessing this data appreciated