Microsoft Designing and Implementing a Microsoft Azure AI Solution AI-102 Question # 7 Topic 1 Discussion

Microsoft Designing and Implementing a Microsoft Azure AI Solution AI-102 Question # 7 Topic 1 Discussion

AI-102 Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

You need to develop an extract solution for the receipt images. The solution must meet the document processing requirements and the technical requirements.

You upload the receipt images to the From Recognizer API for analysis, and the API ret urns the following JSON.

AI-102 Question 7

Which expression should you use to trigger a manual review of the extracted information by a member of the Consultant-Bookkeeper group?


A.

documentResults.docType == "prebuilt:receipt"


B.

documentResults.fields.".confidence < 0.7


C.

documentResults.fields.ReceiptType.confidence > 0.7


D.

documentResults.fields.MerchantName.confidence < 0.7


Get Premium AI-102 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.