IoT Hub updates
-
Addition of export modules command for edge devices:
az iot edge export-modules
Digital Twins updates
-
Digital Twins dataplane commands now use the newer 2023-02-27-preview API. The following command groups are affected:
az dt model
az dt twin
az dt job
-
az dt job import
now supports newer job statuses, including "cancelling" and "cancelled". Now, to delete a running job, the job must be first cancelled withaz dt job import cancel
.