Skip to content

Commit 386ce27

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#92328
Change use of "on-premise" to "on-premises". See here for an explanation. https://andrewschoen.medium.com/software-people-of-the-world-stop-saying-on-premise-you-sound-dumb-56692dae871d
1 parent 5c8cf24 commit 386ce27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ The Read API includes the following features.
6363
* Select pages and page ranges from large, multi-page documents
6464
* Natural reading order option for text line output (Latin only)
6565
* Handwriting classification for text lines (Latin only)
66-
* Available as Distroless Docker container for on-premise deployment
66+
* Available as Distroless Docker container for on-premises deployment
6767

6868
Learn [how to use the OCR features](./vision-api-how-to-topics/call-read-api.md).
6969

70-
## Use the cloud API or deploy on-premise
70+
## Use the cloud API or deploy on-premises
7171
The Read 3.x cloud APIs are the preferred option for most customers because of ease of integration and fast productivity out of the box. Azure and the Computer Vision service handle scale, performance, data security, and compliance needs while you focus on meeting your customers' needs.
7272

73-
For on-premise deployment, the [Read Docker container (preview)](./computer-vision-how-to-install-containers.md) enables you to deploy the new OCR capabilities in your own local environment. Containers are great for specific security and data governance requirements.
73+
For on-premises deployment, the [Read Docker container (preview)](./computer-vision-how-to-install-containers.md) enables you to deploy the new OCR capabilities in your own local environment. Containers are great for specific security and data governance requirements.
7474

7575
> [!WARNING]
7676
> The Computer Vision [RecognizeText](https://westus.dev.cognitive.microsoft.com/docs/services/5cd27ec07268f6c679a3e641/operations/587f2c6a1540550560080311) and [ocr](https://westus.dev.cognitive.microsoft.com/docs/services/computer-vision-v3-2/operations/56f91f2e778daf14a499f20d) operations are no longer maintained, and are in the process of being deprecated in favor of the new [Read API](#read-api) covered in this article. Existing customers should [transition to using Read operations](upgrade-api-versions.md).

0 commit comments

Comments
 (0)