Topic 3, Misc. Questions

Topic 3, Misc. Questions HOTSPOT You are building a chatbot by using the Microsoft Bot Framework Composer. You have the dialog design shown in the following exhibit. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one...

January 16, 2022 No Comments READ MORE +

Who do I know in Seattle?

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

January 16, 2022 No Comments READ MORE +

You run the following command

HOTSPOT You run the following command. For each of the following statements, select Yes if the statement is true. Otherwise, select No. View AnswerAnswer: Explanation: Text Description automatically generated Box 1: Yes http://localhost:5000/status: Also requested with GET, this verifies if the api-key used to start the container is valid without...

January 15, 2022 No Comments READ MORE +

How should you complete the body of the HTTP request?

DRAG DROP You are developing a call to the Face API. The call must find similar faces from an existing list named employeefaces. The employeefaces list contains 60,000 images. How should you complete the body of the HTTP request? To answer, drag the appropriate values to the correct targets. Each...

January 15, 2022 No Comments READ MORE +

How should you complete the code?

HOTSPOT You are developing an application that includes language translation. The application will translate text retrieved by using a function named get_text_to_be_translated. The text can be in one of many languages. The content of the text must remain within the Americas Azure geography. You need to develop code to translate...

January 15, 2022 No Comments READ MORE +

Which Azure Cognitive Services service should you use?

You plan to perform predictive maintenance. You collect IoT sensor data from 100 industrial machines for a year. Each machine has 50 different sensors that generate data at one-minute intervals. In total, you have 5,000 time series datasets. You need to identify unusual values in each time series to help...

January 15, 2022 No Comments READ MORE +

Which Azure Cognitive Services service should you use?

You need to measure the public perception of your brand on social media messages. Which Azure Cognitive Services service should you use?A . Text AnalyticsB . Content ModeratorC . Computer VisionD . Form RecognizerView AnswerAnswer: A Explanation: Text Analytics Cognitive Service could be used to quickly determine the public perception...

January 15, 2022 No Comments READ MORE +

What should you do?

You are building a natural language model. You need to enable active learning. What should you do?A . Add show-all-intents=true to the prediction endpoint query.B . Enable speech priming.C . Add log=true to the prediction endpoint query.D . Enable sentiment analysis.View AnswerAnswer: B Explanation: Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log-user-queries-to-enable-active-learning

January 14, 2022 1 Comment READ MORE +

How should you complete the code?

DRAG DROP You have 100 chatbots that each has its own Language Understanding model. Frequently, you must add the same phrases to each model. You need to programmatically update the Language Understanding models to include the new phrases. How should you complete the code? To answer, drag the appropriate values...

January 13, 2022 No Comments READ MORE +

Which property should you use?

You are developing the chatbot. You create the following components: * A Qna Maker resource * A chatbot by using the Azure Bot Framework SDK. You need to integrate the components to meet the chatbot requirements. Which property should you use?A . QnADialogResponseOptions.CardNoMatchTextB . Qna MakerOptions-ScoreThresholdC . Qna Maker Op...

January 13, 2022 1 Comment READ MORE +