Grooper Help - Version 25.0
25.0.0026 2,185

Azure Document Intelligence

Repository Option Grooper.Cloud

Enables connectivity to the Azure Document Intelligence service for document analysis and OCR in Grooper.

Remarks

The Azure Document Intelligence option provides the configuration and connection logic required to integrate Grooper with Microsoft's Azure Document Intelligence cloud service. It acts as the central access point for all Azure-based document analysis and OCR activities, including text extraction, layout analysis, and semantic data processing.

Usage

  • Configure Azure Document Intelligence at the repository or project level to enable cloud-based document analysis.
  • Use the 'API Version' property to select the Azure API version that matches your subscription and feature requirements.
  • The option is referenced by activities such as Analyze and Azure DI OCR, which call CreateClient() to obtain an AzureAIClient instance for performing service requests.

Integration

  • AzureAIClient uses Azure Document Intelligence to manage API keys, endpoints, and versioning for all requests.
  • Azure DI OCR leverages this option to perform OCR and document analysis, supporting both machine print and hand print.
  • The option ensures consistent configuration and compatibility across all Azure-based activities in Grooper.

Configuration Guidance

  • Ensure your Azure subscription includes access to Document Intelligence.
  • Select the latest supported API version for new integrations.
  • Store your API key securely and restrict access as needed.
  • For more information, see the official Azure Document Intelligence documentation.

Properties

NameTypeDescription
Notification