Skip to content

Commit edb0af6

Browse files
committed
changing note
1 parent 34ffae4 commit edb0af6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cognitive-services/text-analytics/quickstarts/text-analytics-sdk.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Use the Text Analytics client library to perform:
3737

3838
::: zone pivot="programming-language-java"
3939

40+
> [!IMPORTANT]
41+
> * The latest stable version the Text Analytics client library is `3.0`.
42+
> * The code in this article uses synchronous methods and un-secured credentials storage for simplicity reasons. For production scenarios, we recommend using the batched asynchronous methods for performance and scalability. See the reference documentation below.
43+
4044
[!INCLUDE [Java quickstart](../includes/quickstarts/java-sdk.md)]
4145

4246
::: zone-end

0 commit comments

Comments
 (0)