Hello @Ricardo Quirino ,
Where is this question coming from?
My two cents:
Only two resources should be selected.
The first one is easy: the IoT Hub. Because this resource is able to register all devices and it support ingest of telemetry.
The second resource is not directly clear.
We see two message queue options (Queue storage and notification hub).
Because the IoT Hub already is a kind of queue, I would not select them.
We also see two storage options (data lake and file storage).
The file storage is a strange option for storing telemetry messages (why do I need the file directory structure?).
So I propose to select the Azure Data lake for persisted storage of the telemetry.
Azure Blob Storage is a common solution for cold storage in an IoT solution.
Regards,
Sander