github Azure/azure-iot-cli-extension v0.18.0
azure-iot 0.18.0

latest releases: v0.25.0, v0.24.0, v0.23.1...
23 months ago

IoT Hub updates

  • [Breaking Change] The az iot hub device-identity export and az iot hub device-identity import commands have been migrated to use IoT Hub APIs instead of ARM.
  • [Breaking Change] Device identity export/import commands now expect the parameter --auth-type to specify the IoT Hub API data access auth type (instead of storage access auth type).
  • Updated the IoT Hub service SDK to now use the newer 2021-04-12 API version.
  • Device identity export/import commands now support optional parameters for storage account and blob container names - users no longer need to supply input/output Blob container SAS URIs.
  • Device identity export/import commands now automatically derive storage auth type - hence the parameter --storage-authentication-type has been deprecated.
  • Adds az iot hub device-twin list as a highly recommended alternative to az iot hub device-identity list.
    Functionality remains the same as both return a list of device twins and az iot hub device-identity list may be altered or deprecated in the future.

Device Update

  • The in-preview Azure Device Update CLI root namespace changed from az iot device-update to az iot du.
  • The in-preview az iot device-update update init calculate-hash command moved to az iot du update calculate-hash.
  • Introducing the preview az iot du update stage command. The update stage command is designed to automate
    the pre-requisite steps of importing an update. Read the command reference to learn more.

General updates

  • The Azure IoT CLI extension min core CLI version incremented to 2.32.0.

Don't miss a new azure-iot-cli-extension release

NewReleases is sending notifications on new releases.