You have an Azure IoT hub that receives messages from an IoT device. The messages are serialized as Protobuf.
You need the IoT hub to route the messages.
What should you do first?
- A.From the Azure portal, add desired properties to the device twin.
- B.Configure the IoT device to add application properties to the messages.
- C.From the Azure portal, configure the IoT hub to add message enrichments.
- D.Configure the IoT device to add ASCII-encoded properties to the body of the messages.