File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,14 @@ You can test the subpartitioning feature by using the latest version of the loca
217
217
.\CosmosDB.Emulator.exe /EnablePreview
218
218
```
219
219
220
- For more information, see [ Azure Cosmos DB emulator] ( ./local-emulator.md ) .
220
+ > [ !WARNING]
221
+ > The emulator doesn't currently support all of the hiearchical partition key features as the portal. The emulator currently doesn't support:
222
+ >
223
+ > - Using the Data Explorer to create containers with hierarchical partition keys
224
+ > - Using the Data Explorer to navigate to and interact with items using hierarchical partition keys
225
+ >
226
+
227
+ For more information, see [ Azure Cosmos DB emulator] ( ./emulator.md ) .
221
228
222
229
<a name =" use-the-sdks-to-work-with-containers-with-hierarchical-partition-keys " ></a >
223
230
You can’t perform that action at this time.
0 commit comments