terraform/quickstart/201-iot-hub-with-device-provisioning-service
github-actions[bot] 0b42c09bc4 Update TestRecord
2024-11-03 03:44:41 +00:00
..
2022-10-14 11:15:49 -07:00
2022-10-03 09:38:38 -07:00
2022-10-12 11:43:29 -07:00
2022-10-14 11:15:49 -07:00
2024-11-03 03:44:41 +00:00
2022-10-12 11:43:29 -07:00

Azure IoT Hub and IoT Hub Device Provisioning Service

This template deploys an instance of Azure IoT Hub and IoT Hub Device Provisioning Service on Azure.

Terraform resource types

Variables

Name Description Default
resource_group_location Location of the resource group. eastus
resource_group_name_prefix Prefix of the resource group name that's combined with a random ID so the name is unique in your Azure subscription. rg
eventhub_namespace_name_prefix Prefix of the event hub namespace name that's combined with a random ID so the name is unique in your Azure subscription. namespace
iothub_name_prefix Prefix of the IoT hub name that's combined with a random ID so the name is unique in your Azure subscription. iothub
dps_name_prefix Prefix of the dps name that's combined with a random ID so the name is unique in your Azure subscription. dps