Question 151

You are building an app that will enable users to upload images. The solution must meet the following requirements:
* Automatically suggest alt text for the images.
* Detect inappropriate images and block them.
* Minimize development effort.
You need to recommend a computer vision endpoint for each requirement.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 152

You have an Azure loT hub that receives series data from machinery. You need to build an app that will perform the following actions:
* Perform anomaly detection across multiple correlated sensors
* Identify the root cause of process stops.
* Send incident alerts
The solution must minimize development time. Which Azure service should you use?
  • Question 153

    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 154

    You are building an app by using the Speech SDK. The app will translate speech from French to German by using natural language processing.
    You need to define the source language and the output language.
    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 155

    You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.