Azure Functions - how to set up IoTHubTrigger for my IoTHub messages?

前端 未结 3 1703
感情败类
感情败类 2020-12-18 00:26

How do I setup and configure an IoTHubTrigger correctly to trigger an Azure Function (C#) for my IoTHub messages? Where and how do I plug in my IoTHub\'s connection string?<

3条回答
  •  一向
    一向 (楼主)
    2020-12-18 00:56

    I would like to add, if you want to publish the function on Azure, you must add the connectionstring for the portal side

提交回复
热议问题