Skip to content

Commit

Permalink
Update azure-cosmos readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Aug 22, 2024
1 parent 7772aa0 commit b7dbe29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions registry/hasura/azure-cosmos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Below, you'll find a matrix of all supported features for the Azure Cosmos DB fo

## Before you get Started



1. Create a [Hasura Cloud account](https://console.hasura.io)
2. Install the [CLI](https://hasura.io/docs/3.0/cli/installation/)
3. Install the [Hasura VS Code extension](https://marketplace.visualstudio.com/items?itemName=HasuraHQ.hasura)
Expand All @@ -41,9 +43,11 @@ Below, you'll find a matrix of all supported features for the Azure Cosmos DB fo

## Using the connector


To use the Azure Cosmos DB for NoSQL connector, follow these steps in a Hasura project:
(Note: for more information on the following steps, please refer to the Postgres connector documentation [here](https://hasura.io/docs/3.0/getting-started/connect-to-data/connect-a-source))

Using the new magic UX.

### 1. Init the connector
(Note: here and following we are naming the subgraph "my_subgraph" and the connector "my_azure_cosmos")
Expand Down

0 comments on commit b7dbe29

Please sign in to comment.