General updates
- Added in support for Python 3.13.
IoT Hub
az iot hub monitor-events
now supports free SKU IoT Hubs when control plane access is available.- Moved
az iot hub devicestream
commands into the extension. az iot hub state
commands now will handle arm errors more gracefully and save the configurations and devices in the case of errors.
DPS
- Fixed a bug in
az iot dps enrollment update
andaz iot dps enrollment-group update
where the--initial-twin-tags
and--initial-twin-properties
parameters were not being set correctly.