Microsoft made a ton of announcements at and around the Microsoft Build 2020 conference. Included in all the announcements was a tone of news surrounding the Internet of Things (IoT) space and what innovations Microsoft is bringing to Microsoft Azure and Windows for...
One of the services within Microsoft Azure for building out IoT solutions is the Azure IoT Hub Device Provisioning Service (DPS). Just as with other services in Azure, the Azure CLI (cross-platform command-line tool) includes several commands that can be used to...
UPDATE March 13, 2020: The Azure + AI Conference for Spring 2020 in Orlando, FL has been rescheduled due to the COVID-19 Coronavirus pandemic, and will be held instead in Dec 2020 in Las Vegas, NV. This year at the Microsoft Azure + AI Conference co-produced by...
It’s simple to provision an Azure IoT Hub service instance using the Azure Portal. However, there are time when you need a more DevOps style approach by scripting it. The Azure Powershell Az.IotHub module can be used to manage commands for managing Azure IoT Hub...
Microsoft has announced they are moving Azure IoT Hub and Device Provisioning Service (DPS) to use Transport Layer Security (TLS) 1.2 as the encryption mechanism of choice. As a result, TLS 1.0 and 1.1 will be deprecated July 1, 2020, and TLS 1.0 / 1.1 will no longer...