Skip to content

Commit

Permalink
Merge pull request #196721 from AnuragSharma-MSFT/patch-57
Browse files Browse the repository at this point in the history
MicrosoftDocs/azure-docs#92257
  • Loading branch information
PRMerger18 authored Jun 1, 2022
2 parents 20d88a1 + a5451e3 commit aba3c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/cosmos-db/sql/how-to-convert-session-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This article explains how to convert between different session token formats to
> [!NOTE]
> 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:
> * Your Azure Cosmos DB account uses Session consistency.
> * You are managing the session tokens are manually.
> * You are managing the session tokens manually.
> * You are using multiple versions of the SDK at the same time.
## Session token formats
Expand Down Expand Up @@ -112,4 +112,4 @@ Read the following articles:
* [Use session tokens to manage consistency in Azure Cosmos DB](how-to-manage-consistency.md#utilize-session-tokens)
* [Choose the right consistency level in Azure Cosmos DB](../consistency-levels.md)
* [Consistency, availability, and performance tradeoffs in Azure Cosmos DB](../consistency-levels.md)
* [Availability and performance tradeoffs for various consistency levels](../consistency-levels.md)
* [Availability and performance tradeoffs for various consistency levels](../consistency-levels.md)

0 comments on commit aba3c5b

Please sign in to comment.