Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Microsoft AI-102 - Designing and Implementing a Microsoft Azure AI Solution

Page: 4 / 5
Total 381 questions

What is the primary purpose of a data warehouse?

A.

to provide storage for transactional line-of-business (LOB) applications

B.

to provide transformation services between source and target data stores

C.

to provide read only storage of relational and non relational historical data

D.

to provide answers to complex queries that rely on data from multiple sources

You are examining the Text Analytics output of an application.

The text analyzed is: "Our tour guide took us up the Space Needle during our trip to Seattle last week."

The response contains the data shown in the following table.

Which Text Analytics API is used to analyze the text?

A.

Sentiment Analysis

B.

Named Entity Recognition

C.

Entity Linking

D.

Key Phrase Extraction

NO: 177 DRAG DROP

You build a bot by using the Microsoft Bot Framework SDK.

You need to test the bot interactively on a local machine.

Which three 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.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

You have a chatbot that was built by using the Microsoft Bot Framework. You need to debug the chatbot endpoint remotely.

Which two tools should you install on a local computer? Each correct answer presents part of the solution. (Choose two.)

NOTE: Each correct selection is worth one point.

A.

Fiddler

B.

Bot Framework Composer

C.

Bot Framework Emulator

D.

Bot Framework CLI

E.

ngrok

F.

nginx

You are building an app that will automatically translate speech from English to French, German, and Spanish by using Azure Al service.

You need to define the output languages and configure the Azure Al Speech service.

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 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 an Azure subscription that contains an Azure Al Content Safety resource named Resource1 and a storage account named storage1.

You create a blob container named container1 and upload a sample set of image files to container1.

You need to validate whether Resource1 can identify images that contain potential violence.

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

NOTE: Each correct selection is worth one point.

You have an Azure OpenAI model named All.

You are building a web app named App1 by using the Azure OpenAI SDK You need to configure App1 to connect to All What information must you provide?

A.

the endpoint, key, and model name

B.

the deployment name, endpoint. and key

C.

the endpoint, key, and model type

D.

the deployment name, key, and model name

You successfully run the following HTTP request.

POST https://management.azure.com/subs criptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/contosol/regenerateKey?api-version=2017-04-18

Body{"keyName": "Key2"}

What is the result of the request?

A.

A key for Azure Cognitive Services was generated in Azure Key Vault.

B.

A new query key was generated.

C.

The primary subscription key and the secondary subscription key were rotated.

D.

The secondary subscription key was reset.

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.