github Azure/azure-iot-cli-extension v0.9.8
azure-iot 0.9.8

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

General change

  • With v0.9.8 of the IoT extension, the minimum Azure CLI version has been bumped to 2.3.1. This reflects a minimum desired experience we want for our users.
  • If you cannot support at least Azure CLI v 2.3.1, then prior versions of the extension can be installed.

Introducing commands for the Azure IoT Product Certification service

  • A new preview IoT root command group az iot product has been added
    • Use az iot product requirement to manage product certification requirements
    • Use az iot product test to manage device tests for certification
      • The product test command group encompasses test cases, runs and tasks

IoT Central updates

  • Introduces the az iot central app user preview command group for managing application users and service principals
  • Introduces the az iot central app api-token preview command group for managing application api tokens
  • Removal of deprecated command groups and commands

IoT Hub updates

  • All prior existing ... show-connection-string based commands are deprecated in favor of ... connection-string show canonical Az CLI style.
    • The show connection string command for a target IoT Hub has moved to the IoT extension.
    • az iot hub connection-string show supports a --default-eventhub flag which indicates the operation will construct a connection string for the default eventhub endpoint of the target IoT Hub.
  • Export/Import device identity commands support reading blob container SAS URI's via file

Digital Twins updates

  • The 'location' argument for az dt create is now optional. If no location is provided, the location of the target resource group is used.

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

NewReleases is sending notifications on new releases.