From 87aa8c0ca63db26edd12e02ae69502ec11b02ac2 Mon Sep 17 00:00:00 2001 From: josh-wong Date: Wed, 16 Oct 2024 02:27:41 +0000 Subject: [PATCH] AUTO: Sync ScalarDB docs in English to docs site repo --- .../getting-started-with-scalardb-by-using-kotlin.mdx | 2 +- versioned_docs/version-3.12/getting-started-with-scalardb.mdx | 2 +- ...run-non-transactional-storage-operations-through-library.mdx | 2 +- .../run-transactions-through-scalardb-core-library.mdx | 2 +- ...ransactional-storage-operations-through-scalardb-cluster.mdx | 2 +- ...n-transactional-storage-operations-through-sql-interface.mdx | 2 +- .../run-transactions-through-scalardb-cluster-sql.mdx | 2 +- .../run-transactions-through-scalardb-cluster.mdx | 2 +- .../version-3.12/scalardb-cluster/standalone-mode.mdx | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/versioned_docs/version-3.12/getting-started-with-scalardb-by-using-kotlin.mdx b/versioned_docs/version-3.12/getting-started-with-scalardb-by-using-kotlin.mdx index b347e95d..a8deb412 100644 --- a/versioned_docs/version-3.12/getting-started-with-scalardb-by-using-kotlin.mdx +++ b/versioned_docs/version-3.12/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.12/getting-started-with-scalardb.mdx b/versioned_docs/version-3.12/getting-started-with-scalardb.mdx index afb2be5d..61f047a2 100644 --- a/versioned_docs/version-3.12/getting-started-with-scalardb.mdx +++ b/versioned_docs/version-3.12/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.12/run-non-transactional-storage-operations-through-library.mdx b/versioned_docs/version-3.12/run-non-transactional-storage-operations-through-library.mdx index 9c4951c6..9720097f 100644 --- a/versioned_docs/version-3.12/run-non-transactional-storage-operations-through-library.mdx +++ b/versioned_docs/version-3.12/run-non-transactional-storage-operations-through-library.mdx @@ -175,7 +175,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.12/run-transactions-through-scalardb-core-library.mdx b/versioned_docs/version-3.12/run-transactions-through-scalardb-core-library.mdx index dbd5ac91..b8fe7f2a 100644 --- a/versioned_docs/version-3.12/run-transactions-through-scalardb-core-library.mdx +++ b/versioned_docs/version-3.12/run-transactions-through-scalardb-core-library.mdx @@ -175,7 +175,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.12/scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx b/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx index 30d7e2a4..83f338a4 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx +++ b/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx @@ -186,7 +186,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`. ::: diff --git a/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx b/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx index 5708ca62..ae3fd3a5 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx +++ b/versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx @@ -185,7 +185,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`. ::: diff --git a/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster-sql.mdx b/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster-sql.mdx index 2c1ee530..5359e157 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster-sql.mdx +++ b/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster-sql.mdx @@ -185,7 +185,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`. ::: diff --git a/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster.mdx b/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster.mdx index e58231e6..633dee10 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster.mdx +++ b/versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster.mdx @@ -186,7 +186,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`. ::: diff --git a/versioned_docs/version-3.12/scalardb-cluster/standalone-mode.mdx b/versioned_docs/version-3.12/scalardb-cluster/standalone-mode.mdx index 87d15f2c..3287aacc 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/standalone-mode.mdx +++ b/versioned_docs/version-3.12/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`. :::