We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184cd39 commit 63b8441Copy full SHA for 63b8441
articles/cosmos-db/how-to-configure-integrated-cache.md
@@ -86,7 +86,7 @@ FeedIterator<Food> myQuery = container.GetItemQueryIterator<Food>(new QueryDefin
86
```
87
88
Adjusting the `MaxIntegratedCacheStaleness` is supported in these versions of each SDK:
89
-| SDK | Supported versions | Comment
+| SDK | Supported versions | Comment |
90
| --- | --- | --- |
91
| **.NET SDK v3** | *>= 3.19.0-preview* | Currently supported in the preview SDK versions only. |
92
| **Java SDK v4** | *>= 4.16.0-beta* | Currently supported in the preview SDK versions only. |
0 commit comments