Azure / azure-iot-cli-extension

Azure IoT extension for Azure CLI
Other
82 stars 64 forks source link

Azure DPS Ability to List All Registrations #707

Open acepoiKT opened 2 weeks ago

acepoiKT commented 2 weeks ago

I would like to pull the full list of device names so I can compare it with the list of devices in iothub to see which devices are not in the DPS.

By default the command az iot dps enrollment-group registration list only lists the first 100 devices. We have over 1000 devices in an enrollment group.

Possible solutions:

vilit1 commented 2 weeks ago

Hi,

I see your issue and I will look into adding the necessary parameters. Let me know if there is anything else you would like to add.

vilit1 commented 6 days ago

Hi, I have merged in the code with the fix. We will release a new version (with the fix) soon.