How to get Microsoft Read OCR endpoint to consume in Document Manager session?
Use Microsoft Read OCR to digitize documents in Document Manager. To setup Microsoft OCR and use its endpoint in DM OCR settings, follow steps below:
Note: An account with Microsoft Azure with an active subscription is required.
- Open https://portal.azure.com/#create/Microsoft.CognitiveServicesComputerVision. Login to Azure with the credentials if required
- Provide the Subscription, Resource Group, Region, Name and Pricing Tier values in the page, and check the checkbox below. Click on Review + Create, and then on Create. Reach out to the Azure admin or resource group owner if any details are required or if there is no permission to create this service
- Wait till the service is deployed. Once the service is deployed, click on Go to resource
- In the newly created Computer Vision service page, copy the Endpoint.
- Click on "Click here to manage keys" below and you can copy any of the KEY 1 / KEY 2 to use it as API Key
- Append "/vision/v3.2/read/analyze" to the endpoint before using it in the Document Manager session.