Skip to content

Commit 8c71619

Browse files
committed
update cognitive services page
1 parent 11b55aa commit 8c71619

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cognitive-services/cognitive-services-apis-create-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: aahi
1616

1717
Use this quickstart to create a Cognitive Services resource. After you create a Cognitive Service resource in the Azure portal, you'll get an endpoint and a key for authenticating your applications.
1818

19-
Azure Cognitive Services are cloud-based artificial intelligence (AI) services that help developers build cognitive intelligence into applications without having direct AI or data science skills or knowledge. They are available through REST APIs and client library SDKs in popular development languages. Azure Cognitive Services enables developers to easily add cognitive features into their applications with cognitive solutions that can see, hear, speak, and analyze.
19+
Azure Cognitive Services 's cloud-based artificial intelligence (AI) services that help developers build cognitive intelligence into applications without having direct AI or data science skills or knowledge. They're available through REST APIs and client library SDKs in popular development languages. Azure Cognitive Services enables developers to easily add cognitive features into their applications with cognitive solutions that can see, hear, speak, and analyze.
2020

2121
## Types of Cognitive Services resources
2222

articles/cognitive-services/includes/quickstarts/create-vision-resource-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ ms.author: pafarley
3737
|--|--|
3838
| **Create options** | Custom Vision uses two separate resources together. The **Training** resource lets you train models, and the **Prediction** resource lets you publish and query models. Select **Both** if you're starting the project from scratch. |
3939
| **Subscription** | Select one of your available Azure subscriptions. |
40-
| **Resource group** | The Azure resource group that will contain your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
40+
| **Resource group** | The Azure resource group that contains your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
4141
| **Region** | The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
4242
| **Name** | A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
4343
| **Training pricing tier** | The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](../../custom-vision-service/limits-and-quotas.md).|
4444
| **Prediction pricing tier** | The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see the API [pricing details](../../custom-vision-service/limits-and-quotas.md).
4545
1. Select **Review + create**.
4646

47-
#### [Form Recognizer](#form-recognizer)
47+
#### [Form Recognizer](#tab/form-recognizer)
4848

4949
1. Select the following link to create a Form Recognizer resource:
5050
- [Form Recognizer service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer)

0 commit comments

Comments
 (0)