Skip to content

Commit ef832a7

Browse files
authored
Merge pull request #202800 from laujan/patch-104
Update try-sample-label-tool.md
2 parents 6d54b23 + 1e7838f commit ef832a7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
11.4 KB
Loading

articles/applied-ai-services/form-recognizer/quickstarts/try-sample-label-tool.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: applied-ai-services
88
ms.subservice: forms-recognizer
99
ms.topic: quickstart
10-
ms.date: 11/02/2021
10+
ms.date: 06/24/2022
1111
ms.author: lajanuar
1212
ms.custom: cog-serv-seo-may-2021, ignite-fall-2021, mode-other
1313
keywords: document processing
@@ -75,7 +75,9 @@ Form Recognizer offers several prebuilt models to choose from. Each model has it
7575
* [**Sample receipt image**](https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/contoso-allinone.jpg).
7676
* [**Sample business card image**](https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/sdk/formrecognizer/azure-ai-formrecognizer/samples/sample_forms/business_cards/business-card-english.jpg).
7777

78-
1. In the **Source: URL** field, paste the selected URL and select the **Fetch** button.
78+
1. In the **Source** field, select **URL** from the dropdown menu, paste the selected URL, and select the **Fetch** button.
79+
80+
:::image type="content" source="../media/label-tool/fott-select-url.png" alt-text="Screenshot of source location dropdown menu.":::
7981

8082
1. In the **Form recognizer service endpoint** field, paste the endpoint that you obtained with your Form Recognizer subscription.
8183

@@ -110,7 +112,7 @@ Azure the Form Recognizer Layout API extracts text, tables, selection marks, and
110112

111113
1. In the **key** field, paste the key you obtained from your Form Recognizer resource.
112114

113-
1. In the **Source: URL** field, paste the following URL `https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/layout-page-001.jpg` and select the **Fetch** button.
115+
1. In the **Source** field, select **URL** from the dropdown menu, paste the following URL `https://raw.githubusercontent.com/Azure-Samples/cognitive-services-REST-api-samples/master/curl/form-recognizer/layout-page-001.jpg`, and select the **Fetch** button.
114116

115117
1. Select **Run Layout**. The Form Recognizer Sample Labeling tool will call the Analyze Layout API and analyze the document.
116118

0 commit comments

Comments
 (0)