Skip to content

Commit 6c555ab

Browse files
authored
Merge pull request #227196 from laujan/63348-update-create-new-resource-page
update cognitive services page
2 parents 9dcf023 + c26cbc3 commit 6c555ab

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ manager: nitinme
88
keywords: cognitive services, cognitive intelligence, cognitive solutions, ai services
99
ms.service: cognitive-services
1010
ms.topic: quickstart
11-
ms.date: 06/06/2022
11+
ms.date: 02/13/2023
1212
ms.author: aahi
1313
---
1414

1515
# Quickstart: Create a Cognitive Services resource using the Azure portal
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 is 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

@@ -36,14 +36,14 @@ The multi-service resource is named **Cognitive Services** in the portal. The mu
3636
* **Decision** - Content Moderator
3737
* **Language** - Language, Translator
3838
* **Speech** - Speech
39-
* **Vision** - Computer Vision, Custom Vision, Face
39+
* **Vision** - Computer Vision, Custom Vision, Form Recognizer, Face
4040

4141
1. You can select this link to create an Azure Cognitive multi-service resource: [Create a Cognitive Services resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesAllInOne).
4242

4343
1. On the **Create** page, provide the following information:
4444

4545
[!INCLUDE [Create Azure resource for subscription](./includes/quickstarts/cognitive-resource-project-details.md)]
46-
46+
4747
:::image type="content" source="media/cognitive-services-apis-create-account/resource_create_screen-multi.png" alt-text="Multi-service resource creation screen":::
4848

4949
1. Configure other settings for your resource as needed, read and accept the conditions (as applicable), and then select **Review + create**.
@@ -58,7 +58,7 @@ The multi-service resource is named **Cognitive Services** in the portal. The mu
5858

5959
### [Speech](#tab/speech)
6060

61-
1. Select the following links to create a Speech resource:
61+
1. Select the following links to create a Speech resource:
6262
- [Speech Services](https://portal.azure.com/#create/Microsoft.CognitiveServicesSpeechServices)
6363

6464
1. On the **Create** page, provide the following information:
@@ -97,7 +97,7 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
9797
1. In the Azure portal, expand the menu on the left side to open the menu of services, and choose **Resource Groups** to display the list of your resource groups.
9898
1. Locate the resource group containing the resource to be deleted.
9999
1. If you want to delete the entire resource group, select the resource group name. On the next page, Select **Delete resource group**, and confirm.
100-
1. If you want to delete only the Cognitive Service resource, select the resource group to see all the resources within it. On the next page, select the resource that you want to delete, select the ellipsis menu for that row, and select **Delete**.
100+
1. If you want to delete only the Cognitive Service resource, select the resource group to see all the resources within it. On the next page, select the resource that you want to delete, select the ellipsis menu for that row, and select **Delete**.
101101

102102
If you need to recover a deleted resource, see [Recover deleted Cognitive Services resources](manage-resources.md).
103103

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

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: PatrickFarley
55
manager: nitinme
66
ms.service: cognitive-services
77
ms.topic: include
8-
ms.date: 08/29/2022
8+
ms.date: 02/13/2023
99
ms.author: pafarley
1010
---
1111

@@ -21,7 +21,7 @@ ms.author: pafarley
2121
#### [Face](#tab/face)
2222

2323
1. Select the following link to create a Face resource:
24-
- [Face](https://portal.azure.com/#create/Microsoft.CognitiveServicesFace)
24+
- [Face](https://portal.azure.com/#create/Microsoft.CognitiveServicesFace)
2525
1. On the **Create** page, provide the following information:
2626

2727
[!INCLUDE [Create Azure resource for subscription](./cognitive-resource-project-details.md)]
@@ -37,12 +37,27 @@ 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](#tab/form-recognizer)
4748

48-
---
49+
1. Select the following link to create a Form Recognizer resource:
50+
- [Form Recognizer service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer)
51+
1. On the **Create** page, provide the following information:
52+
53+
|Project details| Description |
54+
|--|--|
55+
| **Subscription** | Select one of your available Azure subscriptions. |
56+
| **Resource group** | Select the Azure resource group that contains your Cognitive Services resource. You can create a new group or add it to a pre-existing group. |
57+
| **Region** | The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
58+
| **Name** | A descriptive name for your cognitive services resource. For example, *MyCognitiveServicesResource*. |
59+
| **Pricing tier** | The cost of your Cognitive Services account depends on the options you choose and your usage. For more information, see [service quotas and limits](../../../applied-ai-services/form-recognizer/service-limits.md) and [pricing details](https://azure.microsoft.com/pricing/details/form-recognizer/).|
60+
61+
1. Select **Review + create**.
62+
63+
---

0 commit comments

Comments
 (0)