terraform-azure/quickstart/201-private-link-iothub-builtin-endpoint
github-actions[bot] 0b42c09bc4 Update TestRecord
2024-11-03 03:44:41 +00:00
..
2024-05-17 09:02:14 +08:00
2024-05-17 09:02:14 +08:00
2024-05-17 09:02:14 +08:00
2024-11-03 03:44:41 +00:00
2024-05-17 09:02:14 +08:00

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