Skip to content

Commit 0d68c7c

Browse files
authored
[Language Text] Update README (Azure#24446)
The Language resource can't be created using the Azure CLI because it is not currently possible to agree to the Responsible AI agreement over CLI. See Azure/azure-sdk-for-python#28233 for more details.
1 parent 8cbacce commit 0d68c7c

File tree

1 file changed

+2
-1
lines changed
  • sdk/cognitivelanguage/ai-language-text

1 file changed

+2
-1
lines changed

sdk/cognitivelanguage/ai-language-text/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUP
5050
### Prerequisites
5151

5252
- 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].
5454

5555
If you use the Azure CLI, replace `<your-resource-group-name>` and `<your-resource-name>` with your own unique names:
5656

@@ -837,6 +837,7 @@ If you'd like to contribute to this library, please read the [contributing guide
837837

838838
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcognitivelanguage%2Fai-language-text%2FREADME.png)
839839

840+
[cli_docs]: https://learn.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account-cli?tabs=windows#prerequisites
840841
[azure_cli]: https://docs.microsoft.com/cli/azure
841842
[azure_sub]: https://azure.microsoft.com/free/
842843
[cognitive_resource]: https://docs.microsoft.com/azure/cognitive-services/cognitive-services-apis-create-account

0 commit comments

Comments
 (0)