Azure Cosmos DB
An overview of the Azure Cosmos DB integration with Secoda
Getting Started with Azure Cosmos DB
To integrate Azure Cosmos DB with Secoda, follow these three steps:
Retrieve your Cosmos DB Credentials
Whitelist Secoda IP Addresses
Connect Azure Cosmos DB to Secoda
1. Retrieve your Cosmos DB Credentials
If using the NoSQL Cosmos DB:
Navigate to the Azure portal.
Go to your Cosmos DB account.
Under 'Settings', select 'Keys'.
Create a read-only key.
If using the Tables Cosmos DB:
Navigate to the Azure portal.
Go to your Cosmos DB account.
Under 'Connecting Strings', select "Primary Connecting String"
2. Whitelist Secoda IP Address
In Azure Cosmos DB, go to 'Networking'.
Either set public network access to
all networks
or under theselect network
add the Secoda IP address to the firewall whitelist.
3. Connect Azure Cosmos DB to Secoda
Visit Secoda's Integrations page.
Click "New Integration".
Search for "Azure Cosmos DB" and select it.
Select your cosmos DB type: "Tables" or "NoSQL"
Enter your Cosmos DB credentials.
Click "Test Connection".
Once successful, click "Submit".
Choose the data you want to import into Secoda.
Click "Run Initial Extraction".
Last updated