You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/cognitive-services-apis-create-account.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: nitinme
8
8
keywords: cognitive services, cognitive intelligence, cognitive solutions, ai services
9
9
ms.service: cognitive-services
10
10
ms.topic: quickstart
11
-
ms.date: 06/06/2022
11
+
ms.date: 02/13/2023
12
12
ms.author: aahi
13
13
---
14
14
@@ -36,14 +36,14 @@ The multi-service resource is named **Cognitive Services** in the portal. The mu
36
36
***Decision** - Content Moderator
37
37
***Language** - Language, Translator
38
38
***Speech** - Speech
39
-
***Vision** - Computer Vision, Custom Vision, Face
39
+
***Vision** - Computer Vision, Custom Vision, Form Recognizer, Face
40
40
41
41
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).
42
42
43
43
1. On the **Create** page, provide the following information:
44
44
45
45
[!INCLUDE [Create Azure resource for subscription](./includes/quickstarts/cognitive-resource-project-details.md)]
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
97
97
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.
98
98
1. Locate the resource group containing the resource to be deleted.
99
99
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**.
101
101
102
102
If you need to recover a deleted resource, see [Recover deleted Cognitive Services resources](manage-resources.md).
1. On the **Create** page, provide the following information:
26
26
27
27
[!INCLUDE [Create Azure resource for subscription](./cognitive-resource-project-details.md)]
@@ -44,5 +44,20 @@ ms.author: pafarley
44
44
| **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).
45
45
1. Select **Review + create**.
46
46
47
+
#### [Form Recognizer](#form-recognizer)
47
48
48
-
---
49
+
1. Select the following link to create a Form Recognizer resource:
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/).|
0 commit comments