@azure/ai-language-text 1.1.0-alpha.20221130.3 → 1.1.0-alpha.20230112.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,7 +50,7 @@ See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUP
50
50
  ### Prerequisites
51
51
 
52
52
  - An [Azure subscription][azure_sub].
53
- - An existing [Cognitive Services][cognitive_resource] or Language resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli].
53
+ - An existing [Cognitive Services][cognitive_resource] or Language resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli] following the steps in [this document][cli_docs].
54
54
 
55
55
  If you use the Azure CLI, replace `<your-resource-group-name>` and `<your-resource-name>` with your own unique names:
56
56
 
@@ -837,6 +837,7 @@ If you'd like to contribute to this library, please read the [contributing guide
837
837
 
838
838
  ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcognitivelanguage%2Fai-language-text%2FREADME.png)
839
839
 
840
+ [cli_docs]: https://learn.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account-cli?tabs=windows#prerequisites
840
841
  [azure_cli]: https://docs.microsoft.com/cli/azure
841
842
  [azure_sub]: https://azure.microsoft.com/free/
842
843
  [cognitive_resource]: https://docs.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.",
6
- "version": "1.1.0-alpha.20221130.3",
6
+ "version": "1.1.0-alpha.20230112.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",