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

You are developing the smart e-commerce project.

You need to implement autocompletion as part of the Cognitive Search solution.

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

NOTE: Each correct selection is worth one point.

A.

Make API queries to the autocomplete endpoint and include suggesterName in the body.

B.

Add a suggester that has the three product name fields as source fields.

C.

Make API queries to the search endpoint and include the product name fields in the searchFields query parameter.

D.

Add a suggester for each of the three product name fields.

E.

Set the searchAnalyzer property for the three product name variants.

F.

Set the analyzer property for the three product name variants.

You are developing the shopping on-the-go project.

You need to build the Adaptive Card for the chatbot.

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 are planning the product creation project.

You need to build the REST endpoint to create the multilingual product descriptions.

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

NOTE: Each correct selection is worth one point.

You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.

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 an Azure subscription that contains an Azure Al Language service resource named Resourcel. You query Resourcel by running a cURL command and receive the following response.

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth point.

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.

Your company wants to reduce how long it takes for employees to log receipts in expense reports. All the receipts are in English.

You need to extract top-level information from the receipts, such as the vendor and the transaction total. The solution must minimize development effort.

Which Azure Cognitive Services service should you use?

A.

Custom Vision

B.

Personalizer

C.

Form Recognizer

D.

Computer Vision

Select the answer that correctly completes the sentence.

You have an Azure subscription that contains an Azure Al Document Intelligence resource named DM. DI1 uses the Standard SO pricing tier

You have the files shown in the following table.

Which files can you analyze by using DI1?

A.

File1.pdf only

B.

File2.jpg only

C.

File3 tiff only

D.

File2.jpg and File3.tiff only

E.

File1.pdf,File2,jpg, and File3,tiff

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