How to create a new Data Source
HTTP:
You will need to provide following information to connect a database using HTTP option:
- Base URL
- Authentication
- Connection Name
- Enable CORS
Logic Apps:
You will need to provide following information to connect a database using Logic Apps option:
- Azure Subscription
- Resource Group
- Connection Name
- Enable CORS
Cosmos DB:
You will need to provide following information to connect a database using Cosmos DB option:
- Database Account
- Database
- Collection
- Partition Key
- Access Key (primary key)
- Connection Name
- Enable CORS
Azure Function:
You will need to provide following information to connect a database using Azure option:
- Azure subscription
- Resource Group
- Function keys
- Connection Name
- Enable CORS
Firebase:
You will need to provide following information to connect a database using Azure option:
- Database URL
- Storage Bucket
- Project ID
- Collection Name
- App Id
- API Key
- Auth Domain
- Messaging Sender ID
- Connection Name
- Enable CORS