Azure app architecure - step01

Make CosmosDB

First, we need to crete cosmosdb in portal.
Select API : Cosmos DB for MongoDB API, Capacity mode: Serverless
then other value set default value.
and create resource.

After created DB, you need to go to Data Explorer in left bar.
And Click New Database

Type User in text box and create.

And, you can check database created like picture.

Azure app architecure - Summary
Azure app architecure - step02
Azure app architecure - step03
Azure app architecure - step04
Azure app architecure - step05
Share