Skip to content

Commit e971174

Browse files
authored
Merge pull request #202825 from laujan/patch-107
Update create-resource.md
2 parents 07b8139 + af43166 commit e971174

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/applied-ai-services/form-recognizer/includes/create-resource.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: laujan
33
ms.service: applied-ai-services
44
ms.subservice: forms-recognizer
55
ms.topic: include
6-
ms.date: 05/25/2021
6+
ms.date: 06/25/2022
77
ms.author: lajanuar
88
ms.custom: ignite-fall-2021
99
---
@@ -16,7 +16,8 @@ Go to the Azure portal and <a href="https://portal.azure.com/#create/Microsoft.C
1616
| **Resource group** | The Azure resource group that contains your resource. You can create a new group or add it to a pre-existing group. |
1717
| **Region** | The location of your cognitive service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
1818
| **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. |
2021

2122
## Retrieve the key and endpoint
2223

0 commit comments

Comments
 (0)