Skip to content

Commit aba3c5b

Browse files
authored
Merge pull request #196721 from AnuragSharma-MSFT/patch-57
MicrosoftDocs/azure-docs#92257
2 parents 20d88a1 + a5451e3 commit aba3c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/sql/how-to-convert-session-token.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article explains how to convert between different session token formats to
1919
> [!NOTE]
2020
> By default, the SDK keeps track of the session token automatically and it will use the most recent session token. For more information, please visit [Utilize session tokens](how-to-manage-consistency.md#utilize-session-tokens). The instructions in this article only apply with the following conditions:
2121
> * Your Azure Cosmos DB account uses Session consistency.
22-
> * You are managing the session tokens are manually.
22+
> * You are managing the session tokens manually.
2323
> * You are using multiple versions of the SDK at the same time.
2424
2525
## Session token formats
@@ -112,4 +112,4 @@ Read the following articles:
112112
* [Use session tokens to manage consistency in Azure Cosmos DB](how-to-manage-consistency.md#utilize-session-tokens)
113113
* [Choose the right consistency level in Azure Cosmos DB](../consistency-levels.md)
114114
* [Consistency, availability, and performance tradeoffs in Azure Cosmos DB](../consistency-levels.md)
115-
* [Availability and performance tradeoffs for various consistency levels](../consistency-levels.md)
115+
* [Availability and performance tradeoffs for various consistency levels](../consistency-levels.md)

0 commit comments

Comments
 (0)