IoT Hub updates
- Add convenience arguments for device update.
IoT DPS updates
- Added
--show-keys
argument todps enrollment show
anddps enrollment-group show
to include full attestation information for symmetric key enrollments and enrollment groups - Regenerated 2019-03-31 DPS Service SDK
Breaking Changes
az iot dps enrollment show
andaz iot dps enrollment-group show
now return raw service results instead of deserialized models.
This means that some properties that were previously returned asnull
for these commands will no longer be returned, possibly causing a breaking change.