Skip to content

Commit 2411d32

Browse files
authored
Merge pull request #116324 from markjbrown/emulator-update
update max id size
2 parents 6f44afd + 807caf6 commit 2411d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/local-emulator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Because the Azure Cosmos Emulator provides an emulated environment running on th
3535
* The Azure Cosmos Emulator does not offer [multi-region replication](distribute-data-globally.md).
3636
* As your copy of the Azure Cosmos Emulator might not always be up-to-date with the most recent changes in the Azure Cosmos DB service, you should refer to the [Azure Cosmos DB capacity planner](https://www.documentdb.com/capacityplanner) to accurately estimate the production throughput (RUs) needs of your application.
3737
* When using the Azure Cosmos Emulator, by default, you can create up to 25 fixed size containers (only supported using Azure Cosmos DB SDKs), or 5 unlimited containers using the Azure Cosmos Emulator. For more information about changing this value, see [Setting the PartitionCount value](#set-partitioncount).
38+
* Emulator supports max id property size of 254 characters.
3839

3940
## System requirements
4041

0 commit comments

Comments
 (0)