diff --git a/versioned_docs/version-3.11/getting-started-with-scalardb-by-using-kotlin.mdx b/versioned_docs/version-3.11/getting-started-with-scalardb-by-using-kotlin.mdx index b347e95d..a8deb412 100644 --- a/versioned_docs/version-3.11/getting-started-with-scalardb-by-using-kotlin.mdx +++ b/versioned_docs/version-3.11/getting-started-with-scalardb-by-using-kotlin.mdx @@ -192,7 +192,7 @@ For a list of databases that ScalarDB supports, see [Databases](requirements.mdx :::note -You can use a primary key or a secondary key as the value for `scalar.db.password`. +You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`. ::: diff --git a/versioned_docs/version-3.11/getting-started-with-scalardb.mdx b/versioned_docs/version-3.11/getting-started-with-scalardb.mdx index afb2be5d..61f047a2 100644 --- a/versioned_docs/version-3.11/getting-started-with-scalardb.mdx +++ b/versioned_docs/version-3.11/getting-started-with-scalardb.mdx @@ -192,7 +192,7 @@ For a list of databases that ScalarDB supports, see [Databases](requirements.mdx :::note -You can use a primary key or a secondary key as the value for `scalar.db.password`. +You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`. ::: diff --git a/versioned_docs/version-3.11/scalardb-cluster/standalone-mode.mdx b/versioned_docs/version-3.11/scalardb-cluster/standalone-mode.mdx index 87d15f2c..3287aacc 100644 --- a/versioned_docs/version-3.11/scalardb-cluster/standalone-mode.mdx +++ b/versioned_docs/version-3.11/scalardb-cluster/standalone-mode.mdx @@ -183,7 +183,7 @@ For a list of databases that ScalarDB supports, see [Databases](../requirements. :::note -You can use a primary key or a secondary key as the value for `scalar.db.password`. +You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`. :::