Question 25:
You are building an industrial IoT solution where, using several IoT hubs, you collect telemetry data from a number of field sensors. The final destination of the data is Azure Cosmos DB and you need to establish a route to forward messages from your IoT hubs. In addition, each message needs to be stamped with the name of the IoT hub ($iothubname) which it originates from, to enable further classification. You decide to use IoT hub’s message routing. Does it help you to achieve your goal?
Answer options:
A.Yes B.No