github Azure/azure-iot-cli-extension v0.12.0
azure-iot 0.12.0

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

General Updates

  • The IoT extension officially supports Python 3.10.

IoT Central updates

  • Fixed iot hub token leak for device twin show.

  • Adds new preview commands (v1.1-preview)

    • Query (az iot central query)
    • Destination (az iot central export destination)
    • Export (az iot central export)

IoT DPS updates

  • Added az iot dps connection-string show to show the DPS connection string with
    similar support as the IoT Hub connection string show.

  • DPS supports connection string as a resource identifier with the --login or -l
    parameter, similar to IoT Hub Identifier Arguments.

  • DPS now supports auto resource and policy discovery. Resource group is no longer a
    required parameter for az iot dps instance interaction commands. Auto policy discovery ensures
    that a policy with all the correct permissions is available and is used by the IoT
    extension for all DPS operations.

  • az iot dps compute-device-key now supports enrollment group identifiers in addition to
    enrollment group symmetric key. Please take a look at the --help docs for functionality
    and usage highlights.

  • Improvements to help documentation for DPS functions.

IoT Hub updates

  • az iot hub device-identity create supports a device scope argument via --device-scope parameter.

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

NewReleases is sending notifications on new releases.