Skip to content

Commit 11b55aa

Browse files
committed
update cognitive services page
1 parent 37ba710 commit 11b55aa

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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

@@ -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: 18 additions & 3 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)]
@@ -44,5 +44,20 @@ ms.author: pafarley
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)
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)