Skip to content

Commit 0db225b

Browse files
authored
Merge branch 'main' into cosmos-retire-emulator-articles
2 parents 4f7e368 + e3c4564 commit 0db225b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/cosmos-db/hierarchical-partition-keys.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,13 @@ You can test the subpartitioning feature by using the latest version of the loca
217217
.\CosmosDB.Emulator.exe /EnablePreview
218218
```
219219

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+
220227
For more information, see [Azure Cosmos DB emulator](emulator.md).
221228

222229
<a name="use-the-sdks-to-work-with-containers-with-hierarchical-partition-keys"></a>

0 commit comments

Comments
 (0)