Question 126

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.

Question 127

You are building a call handling system that will receive calls from French-speaking and German-speaking callers. The system must perform the following tasks;
* Capture inbound voice messages as text.
* Replay messages in English on demand.
Which Azure Cognitive Services should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 128

You are developing a solution to generate a word cloud based on the reviews of a company's products.
Which Text Analytics REST API endpoint should you use?
  • Question 129

    Your company has a repotting solution that has paginated reports. The reports query a dimensional model in a data warehouse. Which type of processing does the reporting solution use?
  • Question 130

    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?