Skip to content

Commit d6b39c9

Browse files
Merge pull request #230209 from luzhang06/patch-23
Update concept-ocr.md
2 parents e27756f + 8344fe2 commit d6b39c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cognitive-services/Computer-vision/concept-ocr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,4 +276,4 @@ The text extraction feature is part of the [Analyze Image API](https://aka.ms/vi
276276

277277
## Next steps
278278

279-
Follow the [Image Analysis quickstart](./quickstarts-sdk/image-analysis-client-library.md) to extract text from an image using the Image Analysis 4.0 API.
279+
Follow the [Image Analysis quickstart](./quickstarts-sdk/image-analysis-client-library-40.md) to extract text from an image using the Image Analysis 4.0 API.

articles/cognitive-services/Computer-vision/overview-ocr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ Intelligent Document Processing (IDP) uses OCR as its foundational technology to
2626
Microsoft's **Read** OCR engine is composed of multiple advanced machine-learning based models supporting [global languages](./language-support.md). This allows them to extract printed and handwritten text including mixed languages and writing styles. **Read** is available as cloud service and on-premises container for deployment flexibility. With the latest preview, it's also available as a synchronous API for single, non-document, image-only scenarios with performance enhancements that make it easier to implement OCR-assisted user experiences.
2727

2828
> [!WARNING]
29-
> The Computer Vision legacy [ocr](https://westus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-2/operations/56f91f2e778daf14a499f20d) and [RecognizeText](https://westus.dev.cognitive.microsoft.com/docs/services/5cd27ec07268f6c679a3e641/operations/587f2c6a1540550560080311) operations are no longer supported and should not be used.
29+
> The Computer Vision legacy [OCR API in v3.2](https://westus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-2/operations/56f91f2e778daf14a499f20d) and [RecognizeText API in v2.1](https://westus.dev.cognitive.microsoft.com/docs/services/5cd27ec07268f6c679a3e641/operations/587f2c6a1540550560080311) operations are no longer supported and should not be used.
3030
3131
[!INCLUDE [read-editions](includes/read-editions.md)]
3232

3333
## How to use OCR
3434

35-
Try out OCR by using Vision Studio. Then follow one of the links to the Read edition in the later sections that best meet your requirements.
35+
Try out OCR by using Vision Studio. Then follow one of the links to the Read edition that best meet your requirements.
3636

3737
> [!div class="nextstepaction"]
3838
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)

0 commit comments

Comments
 (0)