Skip to content

Commit 91e71b2

Browse files
authored
Update iot-hub-message-enrichments-overview.md
1 parent e7db9a5 commit 91e71b2

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.Additionally, at this time, only primitive types are supported for enrichments such that messages cannot be enriched with object types.
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)