ExamQuestions.com

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

Microsoft

Microsoft Azure Exam Certification (AI-102)

3 / 166

Question 3:

You are tasked to extract printed text from PDF documents using the Read OCR container. This solution option will meet your security and compliance requirements. You use the docker run command to run the Read OCR container on an On-Prem host. 
Review the bash statement given below and complete the code by selecting three answer choices. 
<pre>docker run --rm -it -p 5000:5000 --memory 18g --cpus 8 \
mcr.microsoft.com/azure-cognitive-services/vision/………………………………………... \
Eula=........................................... \
Billing=........................................... \
ApiKey={API_KEY}
</pre>
 

Answer options:

A.accept
B.<image-id>
C.apply
D.read:3.2
E.{ENDPOINT_URI}