Skip to content

Commit 98bce52

Browse files
committed
Minor fixes.
1 parent 7a74999 commit 98bce52

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/cognitive-services/form-recognizer/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.author: pafarley
1515

1616
# What is Form Recognizer?
1717

18+
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
19+
1820
Azure Form Recognizer is a cognitive service that uses machine learning technology to identify and extract text, key/value pairs and table data from form documents. It ingests text from forms and outputs structured data that includes the relationships in the original file. You quickly get accurate results that are tailored to your specific content without heavy manual intervention or extensive data science expertise. Form Recognizer is comprised of custom models, the prebuilt receipt model, and the layout API. You can call Form Recognizer models by using a REST API to reduce complexity and integrate it into your workflow or application.
1921

2022
Form Recognizer is made up of the following services:

articles/cognitive-services/form-recognizer/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ This is an example of how tables are recognized and extracted:
6161
> [!IMPORTANT]
6262
> Labeling tables isn't supported. If tables are not recognized and extrated automatically, you can only label them as key/value pairs. When labeling tables as key/value pairs, please label each cell as a value.
6363
64+
### TLS 1.2 enforcement
65+
66+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
67+
6468
## January 2020
6569

6670
This release introduces the Form Recognizer 2.0 (preview). In the sections below, you'll find more information about new features, enhancements, and changes.

0 commit comments

Comments
 (0)