Skip to content

Commit 0e776dc

Browse files
committed
2 parents 59b99ad + ab93821 commit 0e776dc

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

documentation/setup.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,16 +128,17 @@ Log in to the [Azure portal](https://portal.azure.com).
128128

129129
**Please note** that this process of creating a Cosmos DB Account might take about 5 minutes.
130130

131-
4. Once the DB is online, select it and click `Data Explorer` and `Add Collection`:
132-
133-
1. **Database ID**: Use existing and select the **Cosmos DB Account** you created i.e. `rideshare`.
134-
2. **Collection Id**: Type `Main`.
135-
3. **Storage capacity**: Select `Fixed`.
136-
4. **Throughput**: Select 400.
131+
4. Once the DB is online, select it and click `Data Explorer` and `Add Database`:
132+
1. **Database ID**: add `rideshare`
133+
2. Click `New Container`
134+
1. **Database ID**: Use existing and select the **Cosmos DB Account** you created i.e. `rideshare`.
135+
2. **Collection Id**: Type `Main`.
136+
3. **Storage capacity**: Select `Fixed`.
137+
4. **Throughput**: Select 400.
137138

138139
![Screenshot of the cosmos DB collection](media/comos-creation1.png)
139140

140-
5. Repeat step 4 for a new collection called `Archiver`
141+
5. Repeat step 4 -> 2 for a new container called `Archiver`
141142

142143
6. Take note of the DB Account keys:
143144

0 commit comments

Comments
 (0)