An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Hello Mtz,
Unfortunately, Azure Document Intelligence does not support direct export of custom extraction models for on-premises use. However, I recommend using the Copy Model feature, which allows you to transfer trained models between different Document Intelligence accounts.
The Copy Model API allows you to transfer custom models from one Document Intelligence account to another within the same Azure cloud environment. This enables seamless migration of trained models across different subscriptions or regions, provided they remain within the same cloud instance. However, exporting models for on-premises deployment is not supported, and copying models across different cloud environments, such as from Public Azure to Azure Government, is also restricted. For detailed instructions on using the Copy Model API,
Refer this Azure documentation on copying model.
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!