It's better to copy the original data and then update it incase there occurs a lag while updating and you lose your original data.
Update the Document Intelligence project
If I update the project in document intelligence, do I lose the already trained models of the project?
Azure AI Document Intelligence
1 additional answer
Sort by: Most helpful
-
dupammi 8,615 Reputation points Microsoft External Staff
2024-03-04T07:16:01.56+00:00 Thank you for the Question.
Regarding your question, upgrading the project in Document Intelligence will overwrite the existing OCR and label results.
To upgrade the project, you have two options:
Copy the new project: This will create a new project with the upgraded version, and the existing OCR and label results will not be affected. You can then work on the new project and compare the results with the existing project.
Skip the copy: This will upgrade the current project directly, and the existing OCR and label results will be overwritten. If you choose this option, make sure to back up the existing project before upgrading it.
To make a decision, you should consider the importance of the existing OCR and label results and the impact of overwriting them. If the existing results are critical, it's recommended to copy the new project and work on it separately.
I hope you understand.
Thank you.