Azure Messaging Iothub Enrichment

This page shows how to write Terraform and Azure Resource Manager for Messaging Iothub Enrichment and write them securely.

azurerm_iothub_enrichment (Terraform)

The Iothub Enrichment in Messaging can be configured in Terraform with the resource name azurerm_iothub_enrichment. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Review your Terraform file for Azure best practices

Shisho Cloud, our free checker to make sure your Terraform configuration follows best practices, is available (beta).

Parameters

Explanation in Terraform Registry

Manages an IotHub Enrichment

NOTE: Enrichment can be defined either directly on the azurerm_iothub resource, or using the azurerm_iothub_enrichment resources - but the two cannot be used together. If both are used against the same IoTHub, spurious changes will occur.

Microsoft.Devices/IotHubs/Enrichments (Azure Resource Manager)

The IotHubs/Enrichments in Microsoft.Devices can be configured in Azure Resource Manager with the resource name Microsoft.Devices/IotHubs/Enrichments. The following sections describe how to use the resource and its parameters.

Example Usage from GitHub

An example could not be found in GitHub.

Frequently asked questions

What is Azure Messaging Iothub Enrichment?

Azure Messaging Iothub Enrichment is a resource for Messaging of Microsoft Azure. Settings can be wrote in Terraform.