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 6, 2022 No Comments READ MORE +

Which entity type should you use?

You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot. You need to construct an entity to capture billing addresses. Which entity type should you use?A . machine learnedB . RegexC . listD . Pattern.anyView AnswerAnswer:...

January 6, 2022 1 Comment READ MORE +

Which entity type should you use for each label?

DRAG DROP You are building a Language Understanding model for purchasing tickets. You have the following utterance for an intent named PurchaseAndSendTickets. Purchase [2 audit business] tickets to [Paris] [next Monday] and send tickets to [[email protected]] You need to select the entity types. The solution must use built-in entity types...

January 6, 2022 No Comments READ MORE +

Which three files can you use to train the model?

You build a custom Form Recognizer model. You receive sample files to use for training the model as shown in the following table. Which three files can you use to train the model? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. (Choose three.)A...

January 3, 2022 No Comments READ MORE +

How should you complete the command?

HOTSPOT You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis. You configure https://contoso.cognitiveservices.azure.com as the endpoint URI for the service, and you pull the latest version of the Text Analytics Sentiment Analysis container. You need to run the container...

January 3, 2022 No Comments READ MORE +

Which three actions should you perform?

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. NOTE: Each correct selection is worth one point. (Choose three.)A . Make API queries to the autocomplete...

January 3, 2022 No Comments READ MORE +

Which responsible AI principle does this help meet?

You are developing a new sales system that will process the video and text from a public-facing website. You plan to notify users that their data has been processed by the sales system. Which responsible AI principle does this help meet?A . transparencyB . fairnessC . inclusivenessD . reliability and...

January 3, 2022 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP You have a chatbot that uses a QnA Maker application. You enable active learning for the knowledge base used by the QnA Maker application. You need to integrate user input into the model. Which four actions should you perform in sequence? To answer, move the appropriate actions from...

January 2, 2022 No Comments READ MORE +

How should you complete the API URL?

HOTSPOT You have a Computer Vision resource named contoso1 that is hosted in the West US Azure region. You need to use contoso1 to make a different size of a product photo by using the smart cropping feature. How should you complete the API URL? To answer, select the appropriate...

January 2, 2022 No Comments READ MORE +

POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/conto sol/regenerateKey?

You successfully run the following HTTP request. POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/Microsoft.CognitiveServices/accounts/conto sol/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...

January 2, 2022 No Comments READ MORE +