Move Document Intelligence(Form Recognizer) custom model from one account to other account

Deep Asmani 40 Reputation points
2023-12-05T08:34:39.8333333+00:00

If I create custom model in tenant id A i want to make copy of this model in tenant id B so guide me about this issues.

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

Accepted answer
  1. santoshkc 15,245 Reputation points Microsoft External Staff Moderator
    2023-12-07T07:33:30.9533333+00:00

    Hi @Deep Asmani ,

    I'm glad that you were able to resolve your issue and thank you for posting your solution here, so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.

    Question: Move Document Intelligence(Form Recognizer) custom model from one account to other account

    Answer: We can move custom model one tenant to other using API if version "api-version=2023-07-31" using this links: Document Models - Get Model - REST API (Azure Azure AI Services) | Microsoft Learn
    Disaster recovery guidance - Document Intelligence (formerly Form Recognizer) - Azure AI services | Microsoft Learn

    Thank you again for your time and patience throughout this issue.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. santoshkc 15,245 Reputation points Microsoft External Staff Moderator
    2023-12-05T10:56:19.46+00:00

    Hi @Deep Asmani ,

    Thank you for reaching out to Microsoft Q&A forum.

    To move/copy a custom model from one resource/id to another, you have the option to employ the Copy Model API, enabling copy of your custom model to an alternate region or subscription. This process requires specifying the target location and subscription details within the copy authorization request. Please look into the process for copying a custom model.

    I hope this information helps. Thank you.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.


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.