adafruit / Adafruit_CircuitPython_AzureIoT

Access to Microsoft Azure IoT device, messaging, and job services from CircuitPython!
MIT License
19 stars 15 forks source link

id_scope not found #32

Closed nagkumar91 closed 2 years ago

nagkumar91 commented 2 years ago

Hey, I was following the readme and the documentation here - https://learn.adafruit.com/using-microsoft-azure-iot-with-circuitpython/azure-iot-central-setup and it looks like the device creation part in Azure IOT has changed. Here's how it looks like now:

Screen Shot 2021-08-19 at 3 12 06 PM

I'm not able to find the id_scope which is mandatory when I try to initialize my device using IoTCentralDevice. Any help would be appreciated.

askpatrickw commented 2 years ago

The id scope is in the admin pages for your iot central application.