This section specifies the authentication mechanism used to connect to Azure Cosmos DB. Two options are available: Regular (using primary or secondary key) and Key Vault (using Azure Key Vault for secure credential management). Select the appropriate method based on your security requirements.
| Field | Description |
|---|---|
| Authentication method | Token: Specifies the authentication credential required to access the Azure Cosmos DB instance. When using Regular authentication, enter the primary or secondary key from your Cosmos DB account. When using Key Vault authentication, this field references the stored credential. This is a mandatory field. |