Question 56

You need to create a visualization of running sales totals per quarter as shown in the following exhibit.

What should you create in Cower Bl Desktop;1
  • Question 57

    You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.
    # Greet(user)
    - ${Greeting()}, ${user.name}
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 58

    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 on an Azure virtual machine by using Docker.
    How should you complete the command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 59

    You are building a flight booking bot by using the Microsoft Bot Framework SDK.
    The bot will ask users for their departure date. The bot must repeat the question until a valid date is given, or the users cancel the transaction.
    Which type of dialog should you use?
  • Question 60

    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 value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.