Posts tagged "azure-iot-edge"
-
Using Cognitive Services: Custom Vision Service with Azure IoT Edge
Guide to running Cognitive Services Custom Vision with Azure IoT Edge module-to-module messaging, from model creation to Python module deployment.
-
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.
-
New Pluralsight Courses
Pluralsight course roundup covering Azure Intelligent Edge solutions and a first data science project in Microsoft Azure for developers.
-
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.
-
iotedge: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory - Raspberry Pi
Raspberry Pi fix for Azure IoT Edge libssl.so.1.0.2 loading errors, showing the libssl1.0.2 install and service restart checks for iotedge.
-
Azure IoT Edge - YOLO, Stream Analytics Service, and Blob Storage
Architecture for Azure IoT Edge image processing with YOLO, Stream Analytics, Blob Storage, and camera modules to detect motion and save image clips.
-
Upcoming Pluralsight Course - Designing an Intelligent Edge in Microsoft Azure
Preview of a Pluralsight course on designing an intelligent edge in Microsoft Azure with Azure Stack, Data Box Edge, IoT Edge, AI, and Databricks.
-
Upcoming interview with The 6 Figure Developer
Announcement of an upcoming The 6 Figure Developer interview covering Microsoft Azure, Cognitive Services, IoT, and Azure IoT Edge topics.
-
Speaking at DotNetSouth.Tech
DotNetSouth.Tech AI on the Edge session preview about moving cloud logic and machine learning into edge applications with Azure services.
-
Speaking at Orlando Code Camp
Orlando Code Camp session announcement for AI on the Edge, showing how Azure IoT Edge moves cloud logic and machine learning to edge apps.
-
Hacking Izon Cameras and using Azure IoT Edge
Project walkthrough for repurposing Izon cameras with Azure IoT Edge, C modules, device twins, image feeds, audio feeds, and Edge Hub.
-
Using Protocol Buffers with Azure IoT Edge
Guide to using Google Protocol Buffers with Azure IoT Edge by sending C++ module messages to Python modules before forwarding data to IoT Hub.
-
.NET Rocks Podcast is out!
Announcement of a .NET Rocks interview about Azure IoT Edge, edge computing, IoT development, and practical cloud intelligence at the device layer.
-
.NET Rocks Interview
Preview of a .NET Rocks interview after Update Conference Prague about Azure IoT Edge, edge hardware choices, and IoT platform discussions.
-
Azure IoT Edge - docker.sock connect: permission denied
Fix for Azure IoT Edge builds failing with docker.sock permission denied in VS Code and Docker by adding the Linux user to the docker group.
-
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.
-
Azure IoT Edge stuck restarting
Recover an Azure IoT Edge runtime stuck reporting RESTARTING by stopping the edgeAgent container and running the iotedgectl setup script again.