Skip to content

azure-cli-iot-ext 0.8.8

Compare
Choose a tag to compare
@digimaun digimaun released this 15 Jan 02:53
  • Introducing the addition of the job command set az iot hub job
    • Supersedes the vanilla Azure CLI IoT job commands. The vanilla commands are deprecated and scheduled for removal.
    • Allows the creating and scheduling of v2 Jobs for at scale device manipulation. This includes scheduleUpdateTwin and scheduleDeviceMethod.
    • Show/List/Cancel command operations work against both v1 and v2 jobs providing a 'single pane' experience.