ExamQuestions.com

Register
Login
Microsoft Azure Exam Certification (AI-102) Exam Questions

Microsoft

Microsoft Azure Exam Certification (AI-102)

35 / 166

Question 35:

You have a set of documents that you would want to use to analyze the image content based on the visual features. You decide to use the Analyze Image API of Azure Cognitive Services. Here is a list of documents with their format, size and dimensions:
Document Format Size Dimension
Document1 PDF 20MB 60x60 pixels
nDocument2 JPEG 3MB 110x110 pixels
Document3 PNG 200KB 100x100 pixels
Document4 BMP 50MB 60x60 pixels
Document5 GIF 1MB 100x100 pixels
Given the scenario above and constraints posed by the Analyze Image API in Azure, choose three documents that you will be able to process.

Answer options:

A.Document3
B.Document5
C.Document2
D.Document1
E.Document4