Category: Azure

Discussions around Microsoft’s Azure

Azure Speaking Engagements

Azure Global Bootcamp Atlanta

This year will be the 4th annual Azure Global Bootcamp in Atlanta. If you don’t know about Azure Global Bootcamp here is their snippet: Welcome to Global Azure Bootcamp! All around the world user groups and communities want to learn about Azure and Cloud Computing! On April 21, 2018, all communities will come together once […]

Jared Rhodes 
Azure Edge Xamarin

CodeStock

I’m proud to be presenting Alternative Device Interfaces and Machine Learning at CodeStock this year. With AI becoming more and more ubiquitous, it is important to note the effect on a user’s experience. This presentation is meant to show how to create modern applications using machine learning provided by a third party and showcase what some third parties […]

Jared Rhodes 
Edge

Azure IoT Edge – exec user process caused “exec format error”

If running Edge on a Raspberry Pi  and an Edge container’s logs show  ‘exec user process caused “exec format error”‘ as an error then most likely you are running a non Raspberry Pi container on the Raspberry Pi. If the docker file used to build the container starts with: FROM microsoft/dotnet:2.0.0-runtime or FROM microsoft/dotnet:2.0.0-runtime-nanoserver-1709 then […]

Jared Rhodes 
Azure Azure IoT

Azure IoT Edge stuck restarting

NOTE: This is for the private preview version of Azure IoT Edge If your Azure IoT Edge runtime is giving the status of: IoT Edge Status: RESTARTING ERROR: Runtime is restarting. Please retry later. and is not allowing for any of the other commands and you have waited an appropriated amount of time, then try […]

Jared Rhodes