Question 6

A customer uses Azure Cognitive Search.
The customer plans to enable a server-side encryption and use customer-managed keys (CMK) stored in Azure.
What are three implications of the planned change? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 7

    You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
    You need to develop a method to convert speech to text for streaming MP3 data.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 8

    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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
    You plan to create a new Azure Cognitive Search service named service1.
    You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
    Solution: You deploy service1 and a public endpoint, and you configure an IP firewall rule.
    Does this meet the goal?
  • Question 9

    You build a conversational bot named bot1.
    You need to configure the bot to use a QnA Maker application.
    From the Azure Portal, where can you find the information required by bot1 to connect to the QnA Maker application?
  • Question 10

    You need to build a chatbot that meets the following requirements:
    Supports chit-chat, knowledge base, and multilingual models
    Performs sentiment analysis on user messages
    Selects the best language model automatically
    What should you integrate into the chatbot?