Skip to content

Commit 21c63ff

Browse files
authored
Merge pull request #178373 from v-gpettibone/iss73641
Updating for GitHub issue 73641
2 parents 223c4f7 + 8d4d183 commit 21c63ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-messages-d2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ IoT Hub currently supports the following endpoints:
4242

4343
## Built-in endpoint as a routing endpoint
4444

45-
You can use standard [Event Hubs integration and SDKs](iot-hub-devguide-messages-read-builtin.md) to receive device-to-cloud messages from the built-in endpoint (**messages/events**). Once a Route is created, data stops flowing to the built-in-endpoint unless a Route is created to that endpoint.
45+
You can use standard [Event Hubs integration and SDKs](iot-hub-devguide-messages-read-builtin.md) to receive device-to-cloud messages from the built-in endpoint (**messages/events**). Once a Route is created, data stops flowing to the built-in-endpoint unless a Route is created to that endpoint. Even if no routes are created, a fallback route must be enabled to route messages to the built-in endpoint. The fallback is enabled by default if you create your hub using the portal or the CLI.
4646

4747
## Azure Storage as a routing endpoint
4848

0 commit comments

Comments
 (0)