Posts tagged "azure-iot-hub"
-
Azure IoT Hub - OpenSSL - Generate proof of possession
Steps to generate Azure IoT Hub proof of possession with OpenSSL, using self signed root certificates, verification keys, CSRs, and PEM upload.
-
Authoring for Pluralsight - Azure Machine Learning
Overview of Pluralsight Azure Machine Learning courses on sourcing data, cleaning and preparing data, model deployment, DevOps, and Azure workflows.
-
Authoring for Pluralsight - Developing Microsoft Azure Intelligent Edge Solutions
Pluralsight course plan for Microsoft Azure Intelligent Edge Solutions, covering IoT Hub, stream processing, Cosmos DB, Blob Storage, and TSI.
-
Pluralsight Course Published - Designing an Intelligent Edge in Microsoft Azure
Announcement for the Pluralsight course Designing an Intelligent Edge in Microsoft Azure, covering Azure Stack, Data Box Edge, IoT Edge, and AI.
-
Using Open CV C++ with Azure IoT Edge
Guide to building an Azure IoT Edge module in C++ with OpenCV, using VS Code, Docker, Azure IoT Edge extensions, and container deployment.
-
South Florida Code Camp - Azure IoT Overview
South Florida Code Camp Azure IoT Overview session abstract, covering Azure IoT services, architecture, and enterprise solution planning.
-
Authoring for Pluralsight
Preview of a Pluralsight course on integrating Microsoft Azure services with .NET Core, C#, Java, JavaScript, Docker, IoT Hub, and Kubernetes.
-
Update - Techbash
TechBash 2018 update: a second talk, Alternative Device Interfaces and Machine Learning, joins the Enable IoT with Edge Computing session.
-
Azure IoT Edge - exec user process caused "exec format error"
Fix the exec format error in Azure IoT Edge container logs on a Raspberry Pi by switching the Dockerfile base image to an arm32v7 .NET runtime.
-
Create Azure Function to process IoT Hub file upload
Sync a large file off a device through Azure IoT Hub into blob storage, then merge it into an existing data set with a blob triggered Azure Function.