Hi,
据我所知,如果您的数据发送方能将数据直接发送到互联网上的话,就可以使用Web app或者VM的方式就可以处理并转发数据。需要注意的是如果选择Web App那么只能使用http/https协议。您也可以直接将数据发送到Azure IoT Hub中然后通过Stream Analysis分析并存储到SQL Database中。客户端的话可以将编写好的Web 程序部署到Web App/Cloud Service/VM。
以下是可能涉及的Azure服务的文档,希望能给您一些帮助:
Azure IoT 中心:https://www.azure.cn/home/features/iot-hub/
Stream Analytics:
https://www.azure.cn/home/features/stream-analytics/
Web应用: https://www.azure.cn/home/features/app-service/web-apps/
云服务: https://www.azure.cn/home/features/cloud-services/
虚拟机:https://www.azure.cn/home/features/virtual-machines/
SQL 数据库:https://www.azure.cn/home/features/sql-database/
Best Regards,
Jambor
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.