File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff 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
1421436 . Take note of the DB Account keys:
143144
You can’t perform that action at this time.
0 commit comments