Skip to content

Commit 1c10734

Browse files
authored
Merge pull request #87285 from alburgin/patch-7
Update iot-hub-message-enrichments-overview.md
2 parents 24431d3 + 91e71b2 commit 1c10734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-message-enrichments-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The **value** can be any of the following examples:
3535
* Information from the device twin, such as its path. Examples would be *$twin.tags.field* and *$twin.tags.latitude*.
3636

3737
> [!NOTE]
38-
> At this time, only $iothubname, $twin.tags, $twin.properties.desired, and $twin.properties.reported are supported variables for message enrichment.
38+
> At this time, only $iothubname, $twin.tags, $twin.properties.desired, and $twin.properties.reported are supported variables for message enrichment. Additionally, only primitive types are supported for enrichments. Messages cannot be enriched with object types.
3939
4040
Message Enrichments are added as application properties to messages sent to chosen endpoint(s).
4141

0 commit comments

Comments
 (0)