Skip to content

Commit 0fac209

Browse files
authored
Merge pull request #186135 from eric-urban/patch-2
Update rest-api.md
2 parents 4478786 + 421df06 commit 0fac209

File tree

1 file changed

+1
-0
lines changed
  • articles/cognitive-services/language-service/language-detection/includes/quickstarts

1 file changed

+1
-0
lines changed

articles/cognitive-services/language-service/language-detection/includes/quickstarts/rest-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ms.custom: ignite-fall-2021
1515

1616
## Prerequisites
1717

18+
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
1819
* The current version of [cURL](https://curl.haxx.se/).
1920
* Once you have your Azure subscription, <a href="https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesTextAnalytics" title="Create a Language resource" target="_blank">create a Language resource </a> in the Azure portal to get your key and endpoint. After it deploys, click **Go to resource**.
2021
* You will need the key and endpoint from the resource you create to connect your application to the API. You'll paste your key and endpoint into the code below later in the quickstart.

0 commit comments

Comments
 (0)