Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In V4 Document Intelligence API version 2024-11-30, when calling DocumentIntelligenceAdministrationClient.GetModel, if we pass the modelId of a composed model, it gives us 404 - resource not found. We have tried both the .NET SDK and the REST API, same result. The same composed model DOES show up in the project list returned from Document Intelligence Studio. Does the Document Intelligence SDK / REST API have missing functionality when it comes to querying composed models?