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

You have an Azure subscription that contains an Azure OpenA1 resource named All.

You plan to develop a console app that will answer user questions.

You need to call All and output the results to the console.

How should you complete the code? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point.

You have a video recording of a company meeting that includes presentations by multiple presenters.

You plan to use Azure AI Video Indexer to process the video and generate a separate text file for each presenter ' s presentation.

You need to identify each presenter in the video and attribute each text file to a presenter.

Which insight should you extract?

A.

face detection

B.

keyframe detection

C.

speaker indexing

D.

topic indexing

You have an Azure Cognitive Search solution and a collection of blog posts that include a category field. You need to index the posts. The solution must meet the following requirements:

• Include the category field in the search results.

• Ensure that users can search for words in the category field.

• Ensure that users can perform drill down filtering based on category.

Which index attributes should you configure for the category field?

A.

searchable, facetable, and retrievable

B.

retrievable, filterable, and sortable

C.

retrievable, facetable, and key

D.

searchable, sortable, and retrievable

You have a monitoring solution that uses the Azure Al Anomaly Detector service.

You provision a server named Server! that has intermittent internet access.

You need to deploy the Azure Al Anomaly Detector to Server 1.

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.

You have an Azure subscription that contains an Azure Al Document Intelligence resource named All. All contains the following models:

• Model 1: A custom model that extracts purchase order information

• Model2: A custom model that extracts sales order information

You plan to create a composed model named Model3 that will contain Model! and Model2.

You need to ensure that when a document is analyzed by Model3, the correct model is used to extract the order information.

What should you do?

A.

Assign a confidence score to each submodel in Model3.

B.

Label the fields in Model 1 and Model2.

C.

Provide the Document Intelligence endpoint name, key, and location.

D.

Train Model3 by using sample purchase order and sales order documents.

You have a library that contains thousands of images.

You need to tag the images as photographs, drawings, or clipart.

Which service endpoint and response property should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it as a result, these questions will not appear in the review screen.

You are building a chatbot that will use question answering in Azure Cognitive Service for Language.

You upload Doc1.pdf and train that contains a product catalogue and a price list.

During testing, users report that the chatbot responds correctly to the following question: What is the price of < product > ?

The chatbot fails to respond to the following question: How much does < product > cost?

You need to ensure that the chatbot responds correctly to both questions.

Solution: from Language Studio, you create an entity for price, and then retrain and republish the model.

Does this meet the goal?

A.

Yes

B.

No

You are building an app that will answer customer calls about the status of an order. The app will query a database for the order details and provide the customers with a spoken response.

You need to identify which Azure Al service APIs to use. The solution must minimize development effort.

Which object should you use for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You have a Language service resource that performs the following:

• Sentiment analysis

• Named Entity Recognition (NER)

• Personally Identifiable Information (Pll) identification

You need to prevent the resource from persisting input data once the data is analyzed. Which query parameter in the Language service API should you configure?

A.

loggingOptOut

B.

piiCategories

C.

showStats

D.

Model-version

You need to enable speech capabilities for a chatbot.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Enable WebSockets for the chatbot app.

B.

Create a Speech service.

C.

Register a Direct Line Speech channel.

D.

Register a Cortana channel.

E.

Enable CORS for the chatbot app.

F.

Create a Language Understanding service.