Allowing IoT Edge to connect with IoT Hub using Private End point

Satyam Chauhan 492 Reputation points
2022-11-30T13:46:14.113+00:00

Hi,
I want to setup a private end point on IoT hub to restrict access to IoT Hub.
I have to send data from an on-premise RHEL VM having IoT Edge Installed to IoT Hub, which will be on different virtual network.
Is there a way to configure this in IoT Hub.

Thanks.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
534 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
{count} votes

1 answer

Sort by: Most helpful
  1. chbeier 1,866 Reputation points
    2022-11-30T15:58:45.033+00:00

    Hello @Satyam Chauhan ,

    As described in documentation on IoT Hub virtual-network-support, your Edge devices need VPN or ExpressRoute to access the VNET and the private endpoint of the IoT Hub.

    ----------

    If your question was answered, please use "Accept Answer". If not, please share more details so we can try to help you.

    2 people found this answer helpful.