What should you do to resolve the issue?

You have an Azure Stream Analytics job that connects to an Azure IoT hub named Hub1445 as a streaming data source. Hub1445 is configured as shown in the exhibit. (Click the Exhibit tab.)

The Stream Analytics job fails to receive any messages from the IoT hub.
What should you do to resolve the issue?
A. Change the Route1 route query to true.
B. Enable the Route3 route.
C. Disable the Route2 route.
D. Enable the fallback route.

microsoft-exams

One thought on “What should you do to resolve the issue?

  1. The answer to this is
    A. Change the Route1 route query to true.

    Route 3 is sending messages to in-built endpoint.
    Route1 is sending Telemetry messages to Stream Analytics Job. The Stream Analytics job fails to receive any messages from the IoT hub because Routing Query is set to ‘false’. It needs to be set to ‘true’ to route the message.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.