#RaspberryPi – Install ☁ Azure IoT Edge in a Raspberry Pi with Ubuntu 18.04, lessons learned and some tips

Hi ! With the new Raspberry Pi Imager, the installation of an OS for a Raspberry Pi is much more easier than earlier days. We even have the chance to install several different Ubuntu versions, Desktop, Server and Core. This is cool, however it does not fit with the Azure IoT Edge prerequisites for an…… Continue reading #RaspberryPi – Install ☁ Azure IoT Edge in a Raspberry Pi with Ubuntu 18.04, lessons learned and some tips

#RaspberryPi – Connect to ☁ Azure Blob Storage on IoT Edge using Microsoft Azure Storage Explorer

Hi ! This is an easy one, however I may write these down to complete the series of posts on Azure Storage Blob on IoT Edge. Azure Storage Explorer is a free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux (see references). You can add your Azure Credentials…… Continue reading #RaspberryPi – Connect to ☁ Azure Blob Storage on IoT Edge using Microsoft Azure Storage Explorer

#RaspberryPi – Deploy Azure Blob Storage on IoT Edge, lessons learned #AzureIoT

Hi ! I’ve been using Azure Blob Storage for a very long time. I won’t share details so you won’t laugh a lot. And now, in the amazing Azure IoT world, we have the chance to use a custom module in out Edge devices. As the documentation mention, this module is useful in scenarios: where…… Continue reading #RaspberryPi – Deploy Azure Blob Storage on IoT Edge, lessons learned #AzureIoT

#RaspberryPi – Build #docker 🐳 images from Visual Studio @Code remotely using a Raspberry Pi. #AzureIoT

Hi ! The post title is very descriptive, however let me share some more context on why I needed this scenario. I’m currently working in an Azure IoT custom module. I got installed the Azure IoT extensions on Visual Studio Code, so everything works great on the Hello World mode. Once I wrote my code…… Continue reading #RaspberryPi – Build #docker 🐳 images from Visual Studio @Code remotely using a Raspberry Pi. #AzureIoT

#RaspberryPi – Install #AzureIoT, a couple of tips to make it work

Updated version to 2022 July 26 available here. Hi ! I’m back to Azure IoT for some months, so while I’m refreshing a couple of devices I realized that I need to write some lessons learned here. The base steps for this posts are described in the official page [Install or uninstall Azure IoT Edge…… Continue reading #RaspberryPi – Install #AzureIoT, a couple of tips to make it work

#Azure – Sending custom Telemetry and Event information from a #RaspberryPi device to #AzureIoT Central

Hi! Azure IoT Central is one of the amazing services we can use on Azure. I was wondering how easy is to use a Raspberry Pi using Raspbian and Azure IoT and here is my experience. Let’s assume we had a device up to date using Raspbian, our next step will be to create an…… Continue reading #Azure – Sending custom Telemetry and Event information from a #RaspberryPi device to #AzureIoT Central

#VSCode- Add #AzureIoT source files to your C++ settings in #VisualStudioCode

Hi! Context: You may call me picky, but I like to read source code. And if I know that I have the source code, but I can reach it, I can’t code in happy mode. So, I’m back to Azure IoT and while I was browsing the Project Catalog for my DevKit device. I hold…… Continue reading #VSCode- Add #AzureIoT source files to your C++ settings in #VisualStudioCode