Hi,
We are trying to link a DPS, that lies in one directory, to an IoTHub that lies in a different directory.
Do you know if that is possible?
Hi,
We are trying to link a DPS, that lies in one directory, to an IoTHub that lies in a different directory.
Do you know if that is possible?
Hello @AngelosChristopoulos-4413 Thanks for posting the interesting question!
Could you please add more info on this scenario like the use case such as during any disaster recovery incident? or is it required by your Architectural design?
This is possible today, this is not possible via Portal as you would only see the Hubs on the same tenant. But you can use either Rest APIs or CLI for this.
Yes, Using SDKs or CLI you can link Hub connection string from another tenant
Please follow the response provided by SandervandeVelde42 .
Hello @AngelosChristopoulos-4413 ,
You can add multiple IoT Hubs to a Device Provisioning Service.
Unfortunately, the Azure portal limits you to adding other IoT Hubs.
The Azure IoT DPS Rest API makes it possible to add any IoT Hub, you only need to provide connection strings.
7 people are following this question.