DRAG DROP You are planning the product creation project. You need to recommend a process for analyzing videos. Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose four.)
Correct Answer: A
Explanation:
Scenario: All videos must have transcripts that are associated to the video and included in product descriptions. Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese. Step 1: Upload the video to blob storage Given a video or audio file, the file is first dropped into a Blob Storage. T Step 2: Index the video by using the Video Indexer API. When a video is indexed, Video Indexer produces the JSON content that contains details of the specified video insights. The insights include: transcripts, OCRs, faces, topics, blocks, etc. Step 3: Extract the transcript from the Video Indexer API. Step 4: Translate the transcript by using the Translator API.
Question 2
DRAG DROP You are developing the smart e-commerce project. You need to design the skillset to include the contents of PDFs in searches. How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Correct Answer: A
Explanation:
Box 1: Azure Blob storage At the start of the pipeline, you have unstructured text or non-text content (such as images, scanned documents, or JPEG files). Data must exist in an Azure data storage service that can be accessed by an indexer. Box 2: Computer Vision API Scenario: Provide users with the ability to search insight gained from the images, manuals, and videos associated with the products. The Computer Vision Read API is Azure's latest OCR technology (learn what's new) that extracts printed text (in several languages), handwritten text (English only), digits, and currency symbols from images and multi-page PDF documents. Box 3: Translator API Scenario: Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese. Box 4: Azure Files Scenario: Store all raw insight data that was generated, so the data can be processed later. Incorrect Answers: The custom vision API from Microsoft Azure learns to recognize specific content in imagery and becomes smarter with training and time.
Demo Practice Mode
You are viewing only the questions marked as Demo.