Skip to content

Commit e3c4564

Browse files
Merge pull request #252280 from seesharprun/cosmos-emulator-clarify-hierarchical-partition-keys
Cosmos DB | Update hierarchical partition keys article re:emulator
2 parents 9ad5bc6 + 8d04874 commit e3c4564

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

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

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).
221228

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

0 commit comments

Comments
 (0)