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 59b4681 + 18e8fcd commit ac3c912Copy full SHA for ac3c912
articles/cosmos-db/local-emulator.md
@@ -291,7 +291,7 @@ Start the emulator from an administrator [command prompt](emulator-command-line-
291
> [!NOTE]
292
> For the remainder of these steps, we will assume that you installed the console to the `%ProgramFiles%\gremlin` folder.
293
294
-1. From the emulator's data explorer create a database "db1" and a collection "coll1"; for the partition key, choose "/name"
+1. From the emulator's data explorer create a database "db1" and a container "coll1"; for the partition key, choose "/name"
295
296
1. Run the following commands in a regular command prompt window:
297
0 commit comments