Skip to content

Commit 0b0f8d5

Browse files
Update iothub.json (#22252)
Update details on fallback properties
1 parent 33782ca commit 0b0f8d5

File tree

1 file changed

+1
-1
lines changed
  • specification/iothub/resource-manager/Microsoft.Devices/stable/2021-07-02

1 file changed

+1
-1
lines changed

specification/iothub/resource-manager/Microsoft.Devices/stable/2021-07-02/iothub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2875,7 +2875,7 @@
28752875
]
28762876
},
28772877
"fallbackRoute": {
2878-
"description": "The properties of the route that is used as a fall-back route when none of the conditions specified in the 'routes' section are met. This is an optional parameter. When this property is not set, the messages which do not meet any of the conditions specified in the 'routes' section get routed to the built-in eventhub endpoint.",
2878+
"description": "The properties of the route that is used as a fall-back route when none of the conditions specified in the 'routes' section are met. This is an optional parameter. When this property is not present in the template, the fallback route is disabled by default.",
28792879
"$ref": "#/definitions/FallbackRouteProperties"
28802880
},
28812881
"enrichments": {

0 commit comments

Comments
 (0)