IoT Hub updates
-
Fix
az iot hub message-endpoint create
to correctly pass the endpoint subscription when provided. -
Deprecate use of SHA1 hashes for certificate thumbprints. SHA256 hashes will be used for all certificate thumbprints.
-
Addition of bulk key regeneration for
az iot hub device-identity renew-key
andaz iot hub module-identity renew-key
. -
Fix for
az iot hub monitor-events
when the IoT Hub has no partition Id's populated.
DPS updates
- Fix for
az iot dps enrollement-group registration list
to support paging.