We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f7e368 + e3c4564 commit 0db225bCopy full SHA for 0db225b
articles/cosmos-db/hierarchical-partition-keys.md
@@ -217,6 +217,13 @@ You can test the subpartitioning feature by using the latest version of the loca
217
.\CosmosDB.Emulator.exe /EnablePreview
218
```
219
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).
228
229
<a name="use-the-sdks-to-work-with-containers-with-hierarchical-partition-keys"></a>
0 commit comments