Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Microsoft Azure AI Fundamentals (Updated Version) AI-901 Question # 6 Topic 1 Discussion

Microsoft Azure AI Fundamentals (Updated Version) AI-901 Question # 6 Topic 1 Discussion

AI-901 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

You are developing an application that extracts fields from PDFs by using Azure Content Understanding in Foundry Tools.

You need to use the Python SDK to submit a PDF for analysis and retrieve the extraction results.

What should you do?


A.

Call begin_analyze(), and then call poller.result() to retrieve the results.


B.

Submit the PDF to an analyzer and read the results from the request headers.


C.

Use optical character recognition (OCR) to extract text from the PDF and map the fields in the code.


D.

Call analyze() to return the extracted fields synchronously in the same request.


Get Premium AI-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.