github-actions[bot] ae299a4355 Update doc
2024-05-17 09:02:14 +08:00

2.2 KiB

Azure Private Link for IoT Hub and IoT Hub Device Provisioning Service

This template specifies configuration for deploying Azure IoT Hub and Azure IoT Hub Device Provisioning Service services in a Virtual Network.

In addition to deploying the two resources above, it deploys the necessary network components required to set up private network connectivity between IoT Hub, the IoT Hub's built-in eventhub endpoint and the Azure DPS using Azure Private Link Service.

Terraform resource types

Variables

Name Description Default
location Location of the resource group. westeurope
vnet_address_space Private IP address range of the virtual network 10.0.0.0/16
iothub_subnet_address_space Private IP address of the iothub subnet 10.0.3.0/24