QBoard » Supporting Tech Stack » IOT » Azure IoT Hub - How to use Table Storage in IoT Hub?

Azure IoT Hub - How to use Table Storage in IoT Hub?

  • First of all, sorry for my english skill.

    I'm a high school student from South Korea who's doing project with Azure IoT Hub.

    I am working on a project where a raspberry pi device is sending values to an Azure IoT Hub. I would like to save this data in Azure Table Storage as this data will be used by some other services (Azure WebApp for example).

    So I tried to save raspberry pi values in Azure Table Storage. But when I add endpoints of IoT Hub, I just can use only blob storage container

    when i pick container

    this is my storage created before, no any other setting, just default

    when i choose, default is blob and i can't change endpoints to table storage.

    of course i still don't understand about iot hub please don't look so bad.


    In a nutshell

    1. I want to send raspberry pi values to Azure Table Storage and not Blob Storage however only option available to me is Blob Storage when I am setting endpoints for Azure IoT Hub.
    2. How to send values to Table Storage via Azure IoT Hub.

    by any chance, my logic for Azure is completely wrong?

      October 16, 2021 1:26 PM IST
    0
  • IoT Hub natively supports routing messages to Azure storage as blobs. Refer Save IoT hub messages that contain sensor data to your Azure blob storage. There does, however, seem to be a typo in the doc where it lists ‘table storage’ instead of 'blob storage'. We’ll get those typos corrected.

     
      October 19, 2021 2:46 PM IST
    0