
Announcements
Hi all,
I'm current working on a project for client by building custom document extraction model on Document Intelligence. Part of the requirement is to call the custom model with Power Automate cloud.
However, we run into an error of 403: "Access denied due to Virtual Network/Firewall rules." error while test run with our custom model on Power Automate. We added the list of relevant region connectors IPs into the tenant resource and still facing the same issue as well. Source of connectors IP: Managed connectors outbound IP addresses | Microsoft Learn
(Cont...)
Alternatively, we have tried to open the firewall for public access and got a different error.
errorcode: 1001, message: "Specified model not found or not ready, Model Id: modelnametest
Does anyone encounter these issues before? Any solution that can counter the mentioned issues? Is creating custom API connector required to replace the existing Form Recognizer connector?
Thank you.