Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] AnalyzeResult compatibility between FormRecognizer and DocumentIntelligence #48114

Open
eyfantis-signal opened this issue Feb 5, 2025 · 2 comments
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@eyfantis-signal
Copy link

eyfantis-signal commented Feb 5, 2025

I aim to support all versions of the service in some application. Right now, only version 3.* is supported, and the rest of the code works with the AnalyzeResult from the Azure.AI.FormRecognizer package. As I add support for version 4.*, I can't directly use the AnalyzeResult from Azure.AI.DocumentIntelligence.

Is there a way to map between the two, or should I create an adapter?

edit: I forgot to mention that I'm referring to the .NET SDK.

@eyfantis-signal eyfantis-signal changed the title AnalyzeResult compatibility between FormRecognizer and DocumentIntelligence [Question] AnalyzeResult compatibility between FormRecognizer and DocumentIntelligence Feb 5, 2025
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Feb 5, 2025
@xiangyan99 xiangyan99 added Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Feb 5, 2025
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Feb 5, 2025
@xiangyan99
Copy link
Member

Thanks for reaching out.

@kristapratico could you take a look?

@kristapratico kristapratico transferred this issue from Azure/azure-sdk-for-python Feb 5, 2025
@kristapratico kristapratico removed their assignment Feb 5, 2025
@kristapratico
Copy link
Member

Moved to azure-sdk-for-net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants