Forum Discussion
Create a IoTHub Connection Using MS Fabric API
- 1 year ago
Hi,
I found an API endpoint in the documentaion to list the supported connection types.And with the "try it" option, you can retreive the needed information:
So the connections details for an IoTHub should have "IoTHub.Contents" as creation methods and "entutyPath" as parameter. Here is my body the is actually working. Which is akward because it's not matching exactly, I let you check the differences...
Hi,
I found an API endpoint in the documentaion to list the supported connection types.
And with the "try it" option, you can retreive the needed information:
So the connections details for an IoTHub should have "IoTHub.Contents" as creation methods and "entutyPath" as parameter. Here is my body the is actually working. Which is akward because it's not matching exactly, I let you check the differences...