How to export/import a custom model from differente Azure AI Document Intelligence resources in the same subscription?

Estacio, Pedro Vasconcelos 45 Reputation points
2024-11-30T20:18:01.7033333+00:00

I have two different Azure AI Document Intelligence resources inside the same subscription. My goal is to export a trained custom extraction model from the Azure AI DI A to Azure AI DI B.

When I enter Azure AI DI B I can see the model that was trained on Azure AI DI A but can't use it for inference with Azure AI DI B endpoint/key.

I tried to use the "Share Project" but it didn't seem to work. Is this because the two resources are in the same subscription?

My desired goal is to export and import only the trained model. Is this possible?

If not, what is the best way to make my model available on both resources?

Thanks.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,100 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Avinash Devarakonda 610 Reputation points Microsoft External Staff
    2024-12-02T07:13:46.46+00:00

    image

    Hi Estacio, Pedro Vasconcelos,

    Exporting and importing custom extraction models between two Azure AI Document Intelligence resources in the same subscription is not directly supported, but models can be copied using the Copy option.

    To copy a model:

    Ensure both resources are in the same subscription and region with appropriate permissions.

    Navigate to the Custom Models section of the source resource, select the model, and click Copy.

    Choose the destination resource from the dropdown and confirm.

    Verify the copied model in the destination resource under Custom Models.

    Kindly refer the below screenshot while copying for reference. Do let us know if you have any issues.

    Thank You.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.