0
votes

How can I get access of iot hub created through azure digital twins services? I am only getting "connection string" of that iot hub after provision by running given sample demo from Microsoft documentation. If I want to connect devices to this iot hub, how can i do that?

1
Be more specific, add examples of things you have tried and didn't work.luigibertaco
as iot hub is not in not present in my subscription if i want to connect any device to this iot hub how do i connect it ? and how do i get the respective connection string to use it furtherMayur
[{"id":"6f865ff1-e8bd-4c72-8989-22b72e6e4572","name":"Child Device 1","typeId":14,"parentSpaceId":"0d302cfe-3e94-4445-9bac-9c093ed52747","subtypeId":13,"statusId":12}]here i am getting only id of the device if i want connection string of the device how do i get that?Mayur

1 Answers

2
votes

Please note that, Azure Digital Twins is in Public Preview. Currently, there is no direct access to the IoT Hub created along with Digital Twins. However in GA we will have the ability for you to bring your own/directly create & associate your own.

Please provide your feedback on the UserVoice and upvote for this feature.

For more updates regarding Azure Digital Twins, please check Azure Updates page.