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/applied-ai-services/form-recognizer/includes/create-resource.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ author: laujan
3
3
ms.service: applied-ai-services
4
4
ms.subservice: forms-recognizer
5
5
ms.topic: include
6
-
ms.date: 05/25/2021
6
+
ms.date: 06/25/2022
7
7
ms.author: lajanuar
8
8
ms.custom: ignite-fall-2021
9
9
---
@@ -16,7 +16,8 @@ Go to the Azure portal and <a href="https://portal.azure.com/#create/Microsoft.C
16
16
|**Resource group**| The Azure resource group that contains your resource. You can create a new group or add it to a pre-existing group. |
17
17
|**Region**| The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
18
18
|**Name**| A descriptive name for your resource. We recommend using a descriptive name, for example *MyNameFormRecognizer*. |
19
-
| **Pricing tier** | The cost of your resource depends on the pricing tier you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/).
19
+
|**Pricing tier**| The cost of your resource depends on the pricing tier you choose and your usage. For more information, see the API [pricing details](https://azure.microsoft.com/pricing/details/cognitive-services/).|
20
+
|**Review + create**| Select the Review + create button to deploy your resource on the Azure portal. |
0 commit comments