Skip to content

azure-iot 0.10.9

Compare
Choose a tag to compare
@digimaun digimaun released this 29 Jan 01:17
3b07ed6

Azure IoT Product Certification service updates

  • Fix bug for az iot product test create sending malformed base64 string.

Azure Digital Twins updates

  • Addition of Digital Twins Identity support focused around Managed Service Identity (MSI) and Identity based endpoint integration.
  • Addition of Digital Twins networking functionality around private-links and private-endpoint connections. See az dt network.

IoT Hub updates

  • Improve http debug logging.
  • Fix bug related to issue #296. Adds a clause to device-identity update that allows user to update primary-key / secondary-key
    and primary-thumbprint / secondary-thumbprint values (respectively, per auth method) without needing to specify the auth_method in the update command.