Skip to content

Commit faf8a2c

Browse files
committed
Revert errant merge changes
1 parent 09f30fa commit faf8a2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cosmos-db/emulator-command-line-parameters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ Uninstall-CosmosDbEmulator
262262
Uninstall-CosmosDbEmulator @parameters
263263
```
264264

265-
## Change the number of default containers
266265
## Change the number of default containers
267266

268267
By default, you can create up to 25 fixed size containers (only supported using Azure Cosmos DB SDKs), or 5 unlimited containers using the emulator. By modifying the **PartitionCount** value, you can create up to 250 fixed size containers or 50 unlimited containers, or any combination of the two that doesn't exceed 250 fixed size containers (where one unlimited container = 5 fixed size containers). However it's not recommended to set up the emulator to run with more than 200 fixed size containers. Because of the overhead that it adds to the disk IO operations, which result in unpredictable timeouts when using the endpoint APIs.

0 commit comments

Comments
 (0)