github Azure/azure-iot-cli-extension v0.17.1
azure-iot 0.17.1

latest releases: v0.25.0, v0.24.0, v0.23.1...
2 years ago

Device Update

  • The Device Update control plane (or infrastructure related) command groups az iot device-update account and
    az iot device-update instance now use the GA API version of 2022-10-01.
  • The Device Update data plane command groups az iot device-update device and
    az iot device-update update now use the GA API version of 2022-10-01.
  • The command az iot device-update device class list adds support for --filter when no --group-id is provided.
  • The parameters --account, --instance, and --resource-group support setting default overridable values via config.
    • Use az config set i.e. az config set defaults.adu_account=<name> or az configure i.e. az configure --defaults adu_account=<name>.
  • Introducing the experimental command az iot device-update update init v5 for initializing (or generating) an import manifest
    with the desired state.
  • Improved built-in documentation.
  • The az iot device-update command group remains under preview.

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

NewReleases is sending notifications on new releases.