Hi @Ming
Thank you for using Microsoft Q&A.
Based on your query, I understand that you were looking for a way to implement CI/CD for Azure AI Document Intelligence. Option#1 seems to be a viable option to me, which is to copy the model to the production project.
Here are some possible solutions for implementing Option#1:
- Create a Document Intelligence Logic Apps workflow.
- Use Azure AI Document Intelligence with Azure Functions.
- With AI BUILDER.
- Use REST API that can copy models from one region/resource to another.
Each of these solutions can automate the process of copying the model from the test environment to the production environment. You can choose the one that best suits your requirements.
I hope this helps. Thank you.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful.