Content
Dynamically Maintain the IoT Edge Module Version in Azure DevOps Pipeline using Layered Deployment
Hi Team, Hello @LeelaRajeshSayana-MSFT @satishbodduakon Greetings for the day!!!!! I have a scenario in my project, where we are having 5 IoT Edge modules (3 Backend, 1 Frontend, 1 Microsoft developed). We are creating the manual deployment in the…


Azure Cloud Functions integrations with IoT Servers
We are integrating an IoT deployment server with Azure and want to understand the best protocol to use in terms of cost and functionality i.e. - MQTT, Kefka, Active MQ, Google Pub Sub, etc. We will be sending 20K sensor data thru Chirpstack using one of…


Error when trying to deploy from ARM in Microsoft Learn platform
Following the course in https://learn.microsoft.com/en-us/training/modules/deploy-iot-solution-azure-sql-database/3-exercise-deploy, I get an error when trying to deploy the ARM file. When I execute this command: az deployment group create -g…


Can´t set up Sensor Data Intelligence demo in D365 F&O
I have tried to set up the demo for Sensor Data Intelligence both with instructions here https://learn.microsoft.com/en-us/dynamics365/supply-chain/sensor-data-intelligence/sdi-home-page And in the tech-talk video here:…


IOT Project. Help recommending an architecture.
I have a project where I need to be able to make a UI form to enter customer information. This information will go into a database/spreadsheet on azure cloud. I will have these customer data stream into and populate fields in the previously described…


Azure Maps Animation Module in Angular
We are using import * as atlas from "azure-maps-control"; from an npm package. We want to use the animation module from Azure Maps…


Can ThreadX Module export queue?
Hello I wonder if it is a good idea or design when a ThreadX module creates a queue and then exports this queue to the residential application. E.g. by use of txm_module_application_request service and passing a pointer to the queue. The residential…


Using edge to update version number
When using the command to apply a new manifest, it seems that the new module is ignored if the module contains the same name that was present at the original manifest. Can Azure IoT Edge be used to only increment an image version number while preserving…


Azure IoT Explorer: Unable to get Telemetry for device using default event hub
I'm new into looking at the Azure IoT and was attempting to follow the guide here. I have created my IoT Hub and downloaded the latest version of IoT Explorer, however I was having trouble viewing the telemetry in IoT Explorer. I kept getting an issue…


Write Performance on NOR Flash is getting very low when using the Fault Tolerant Mode with ThreadX, FileX and LevelX
I'm using the NOR-Flash W25Q256 in combination with a STM32H7B3 controller. After enabling the FaultTolerantMode and writing big data to to the flash, the write performance gets very low. The W25Q256 has the following coarse specs: FlashSize 32MByte …


How can trailing forecast data be added to Azure Digital Twins DTDL models?
Hey Microsoft or other devs, We have been working with Azure Digital Twins for a bit over a year now and have already learned a lot. However, we are currently facing a challenge where we want to add trailing forecast data into a Digital Twin. The…


Azure DevOps Starter is failing with error - Specified argument was out of the range of valid values. Parameter name: JobAuthorizationScope
Hi Team. First created Azure DevOps organization. then tried creating the azure DevOps starter. Please below two screenshots. I tried creating Azure DevOps Starter resource with GitHub. Selected -> ASP.NET -> Simple IoT -> IoT Edge …


Digital Twin of Customer, Process, User or Organisation?
I have seen Gartner writing about 'Digital Twin of Customer' https://www.gartner.com/en/insights/gartner-business-quarterly/q2-2022/digital-twin-of-a-customer but resources on the web are not very forthcoming Is anyone working on something like that…


IOT Video Streaming to Cloud
Hi Team , We are building an IOT platform solution. We are integrating lots of external partners to our platform. We are receivieing the real time Device data & pushing it to microservice via through ADF or databricks . But now we want to…


How to share Bing Maps APK with dataset
I m using Bing map SDK for MSCRM and I want to create a share URL with plotted entity dataset. OR How can I create collection ID for large dataset to create Bing maps share URL


IOT Hub limitation of the number of messages sent from a device
Hello everybody, Is it possible to set a limitation on the number of messages sent by a device in a certain time for the IOT Hub? the scenario is to set a policy directly in the Azure IoT Hub to automatically block devices that exceed a certain…


IOT Central MFA configuration.-
Hello i followed this tutorial yesterday [https://learn.microsoft.com/en-us/azure/active-directory/authentication/tutorial-enable-azure-mfa] to try to get MFA for every user in an IOT Central app, sharing the same users in active directory and IOT…


Querying Kusto with the Digital Twin plugin issues
Hey Microsoft, What is the suggested way to pivot Data History from Azure Digital Twins, so that multiple properties of a single twin can be rendered, whether they are nested in a component or not? Currently, all documentation focuses on…


Azure IOT Hub and IOT Central connection
Hello, I'm trying to connect azure iot hub using MQTT with SaS. I don't want SDK. I preferred MQTT directly. I use STM32H7 on my project. I created a device for each. It requires hostname, deviceid, username and password. I found hostname and…


GetMetadataPropertyValue overrides field value
Microsoft Learn recommend using the unique EventId property with GetMetadataPropertyValue to generate a unique identifier for an event (i.e., a UUID). However, when the event message content has a field called eventid, this is overwritten when calling…

