AzureCosmosDB / HierarchicalPartitionKeysFeedbackGroup

Repo for the preview of hierarchical partition keys in Cosmos DB.
11 stars 3 forks source link

How do you use it with the docker image? #15

Open cliedeman opened 1 year ago

cliedeman commented 1 year ago

https://learn.microsoft.com/en-us/azure/cosmos-db/docker-emulator-linux?tabs=sql-api%2Cssl-netstd21

The readme notes only mention the /EnablePreview switch

BrianVallelunga commented 1 year ago

I'm also looking for guidance on using this with the docker image. I'm quite interested in starting a new project with this feature, but we use Docker images for all of our development.