File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ The SDKs you can use to connect to the built-in Event Hub-compatible endpoint th
66
66
| Language | SDK | Example |
67
67
| -------- | --- | ------- |
68
68
| .NET | https://www.nuget.org/packages/Azure.Messaging.EventHubs | [ ReadD2cMessages .NET] ( https://github.com/Azure/azure-iot-sdk-csharp/tree/main/iothub/service/samples/getting%20started/ReadD2cMessages ) |
69
- | Java | https://mvnrepository.com/artifact/com.azure/azure-messaging-eventhubs | |
69
+ | Java | https://mvnrepository.com/artifact/com.azure/azure-messaging-eventhubs | [ read-d2c-messages Java ] ( https://github.com/Azure/azure-iot-service-sdk-java/tree/main/service/iot-service-samples/read-d2c-messages ) |
70
70
| Node.js | https://www.npmjs.com/package/@azure/event-hubs | [ read-d2c-messages Node.js] ( https://github.com/Azure-Samples/azure-iot-samples-node/tree/master/iot-hub/Quickstarts/read-d2c-messages ) |
71
71
| Python | https://pypi.org/project/azure-eventhub/ | [ read-dec-messages Python] ( https://github.com/Azure-Samples/azure-iot-samples-python/tree/master/iot-hub/Quickstarts/read-d2c-messages ) |
72
72
You can’t perform that action at this time.
0 commit comments