azure-iot 0.10.6
Azure IoT Product Certification service
- Fix bug for
az iot product test create
not specifying query parameter "GenerateProvisioningConfiguration" appropriately.
IoT Hub updates
-
SDK refresh. IoT Hub service calls point to api-version
2020-09-30
. -
Fixes a bug where device scopes would be reset when executing
az iot device-identity update
. -
Updated nested edge (edge offline) commands to support parentScopes.
Set of changes
az iot hub device-identity get-parent
is deprecated useaz iot hub device-identity parent show
instead. Deprecated command group is planned to be removed by December 2021az iot hub device-identity set-parent
is deprecated useaz iot hub device-identity parent set
instead. Deprecated command is planned to be removed by December 2021az iot hub device-identity add-children
is deprecated useaz iot hub device-identity children add
instead. Deprecated command group is planned to be removed by December 2021az iot hub device-identity remove-children
is deprecated useaz iot hub device-identity children remove
instead. Deprecated command is planned to be removed by December 2021az iot hub device-identity list-children
is deprecated useaz iot hub device-identity children list
instead. Deprecated command group is planned to be removed by December 2021