Get Started with Cosmos DB

Get Started with Cosmos DB

The first step is to head over to your Azure Cosmos DB portal and select your database.

Open Cosmos DB project

In the left pane of the database page, click the Connection String button.

Cosmos DB connection string menu

Your database connection information should be displayed now. Copy the content under PRIMARY CONNECTION STRING. It should look like this:

Cosmos DB connection string

Now that we have everything we need to get started, let's head over to Humongous project creation page.

Create Humongous project

Paste the connection string you copied previously into the form field and click on the Create button.

That's it 👏! HumongouS.io will import your database and autmatically create your views, forms and dashboards. Relax 😌 and enjoy.

Was this page helpful?
Yes
No