385 questions with Azure IoT tags

Sort by: Updated
1 answer

Create new Docker Manifest using two different OS architecture Manifest Images.

Hi Team, I am having a scenario where, I built two docker images (Azure IoT Edge modules) with different OS architecture (Arm64, AMd64). I have used Linux scripts provided by Microsoft in their repo, I have built the images and pushed to the azure…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
asked 2024-01-23T17:48:02.7+00:00
Dhanavath Vishnu 366 Reputation points
commented 2024-05-16T23:50:48.7433333+00:00
Dexter Hardy 1 Reputation point
1 answer

Netx Secure Client cert initialize error NX_SECURE_PKCS1_INVALID_PRIVATE_KEY

Hi, I'm using a STM32F732 dev board with threadx, netx + secure. I have my own mqtt broker and a set of self signed certs, I have tested the broker and client certs using MQTT Explorer and can connect with 2-way cert validation without issue. I have…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
asked 2024-05-15T09:34:38.8033333+00:00
shaun 0 Reputation points
answered 2024-05-15T21:22:25.93+00:00
Sander van de Velde 29,461 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure IoT Middleware for Freertos - Failed to establish MQTT connection, error 0x00000006

I used the ESP32S3 for azure iot connection and according to the code I have done the following: DPS: prvConnectToServerWithBackoffRetries --> OK AzureIoTProvisioningClient_Init --> OK AzureIoTProvisioningClient_Register -->…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-04-16T02:46:24.3066667+00:00
leo lee 20 Reputation points
accepted 2024-05-14T04:15:25.92+00:00
leo lee 20 Reputation points
2 answers

How to send different message to different topics with same Mqtt Connection

Hi Team, we are working on one of the project where we wanted data to publish using Mqtt Protocol. though we are able to publish message to single topic(devices/{deviceId}/messages/events/), we wanted to check if we can be able to publish message to…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-05-13T07:42:35.4266667+00:00
Pisipati, Santosh 0 Reputation points
answered 2024-05-13T08:30:39.7233333+00:00
Sander van de Velde 29,461 Reputation points MVP
2 answers

IoT Certification

Hello Everybody. I saw that the Azure IoT certification that existed in the past does not exist anymore... Would you have maybe some tips or ideas about which certification could be useful instead? I was thinking that the Data Engineer path could be a…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,353 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-04-03T16:03:13.4233333+00:00
Omar Cruz 21 Reputation points
answered 2024-05-10T20:56:30.98+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

Private endpoint based storage account being accessed by custom docker edge transfer container whose IP are not whitelisted on the firewall rules of storage account

I have storage account with private endpoint setup and whitelisted IP of the edge device public IP in the firewall rules of the same. To copy data from the edge device to storage account there is a custom docker image based on GitHub code Iotedge file…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,734 questions
asked 2024-05-06T13:17:39.1+00:00
Jadhav, Sanskruti (She/Her/Hers) 0 Reputation points
0 answers

Azure iot defender micro agent - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid

Hi, When configuring the azure iot defender micro agent on the iot edge device (azure vm) we uncounted the following error message - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid When checking the status its running, its…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
asked 2024-04-30T08:27:45.61+00:00
Dinesh, Midhun 0 Reputation points
edited the question 2024-05-06T03:30:12.2+00:00
Givary-MSFT 28,571 Reputation points Microsoft Employee
0 answers

Azure Eflow VM decryption with TPM

I am trying to use TPM (using TSS c# library) to decrypt secrets in IoT modules running in an Eflow VM. There are three layers : The host OS (Windows). That has access to the TPM The Eflow VM. That returns an empty string when decrypting The Module…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
asked 2024-04-29T08:18:57.42+00:00
Deni Gahlinger 25 Reputation points
commented 2024-05-03T07:22:30.1666667+00:00
Deni Gahlinger 25 Reputation points
0 answers

I am Not able to connect my .crt and .key file to Azure IoT Hub, it give connection error while my file path and host is correct

import os import asyncio from azure.iot.device.aio import IoTHubDeviceClient from azure.iot.device import X509 x509_cert = X509( cert_file="E:\\Repo\\RRR_1.crt", key_file="E:\\Repo\\RRR_1.key" #…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
354 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-05-01T11:43:22.2266667+00:00
Indy 5 Reputation points
edited the question 2024-05-01T11:48:59.7+00:00
Indy 5 Reputation points
2 answers

Copy of payload to external MQTT

So, my question is whether, even if I have my devices inside the Azure platform, I'll be able to send copies of their payloads to an external MQTT. To explain: I have a lab and I'm testing interactions and homologations all the time. In this case, I'd…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
354 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2024-04-26T19:40:29.97+00:00
Vinicius Miranda 0 Reputation points
answered 2024-04-27T15:46:10.9+00:00
Sander van de Velde 29,461 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Device Provisioning Service with Event Grid with MQTT and the future of IoT Hub

Hello, I am starting a new IoT implementation, where a few hundreds of mobile edge devices will be connected to an Azure backend. Device Provisioning is desired. I got the information that the IoT Hub is regarded as "feature complete", meaning…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
321 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
29 questions
asked 2024-04-23T09:58:39.6066667+00:00
Onur Ergin 20 Reputation points
commented 2024-04-23T20:38:31+00:00
Onur Ergin 20 Reputation points
1 answer

Not able to connect ESP 8266 to Azure. Not able to authenticate. Please help!

Hello, I have followed all procedure to connect my ESP8266 and i have entered my credentials correctly. Why am I facing this issue? Have uploaded screenshot of the error. Kindly help! ERROR: MQTT client connect attempt failed. Check host, deviceId,…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
354 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2024-02-20T11:05:32.1433333+00:00
Yash Paranjpay 0 Reputation points
commented 2024-04-20T23:49:53.7733333+00:00
Miguel Esteban Delgado Jiménez 0 Reputation points
3 answers

Azure IoT Middleware for Freertos - Failed to establish MQTT connection, error 0x00000006

Hi, I have a project based on ESP32 and ESP-AZURE that has been working succesfully during the last three years. We are using X.509 certificates (self signed). Now I am facing the challenge of migrating the project from ESP-AZURE to Azure Iot Middleware…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
asked 2023-01-19T09:18:51.04+00:00
afcec 21 Reputation points
edited a comment 2024-04-18T03:00:38.9666667+00:00
leo lee 20 Reputation points
3 answers

MQTT Look Up Error: Siemens Cloud Connect 712 With Azure Iot Hub

I have been trying to connect my Siemens Cloud Connect device to the IOT hub. I have been following the documentation provided here: https://cache.industry.siemens.com/dl/files/675/109766675/att_1018364/v1/109766675_CloudConnect_Azure_DOC_en_V20.pdf …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2022-02-09T22:44:14.75+00:00
Spencer Ignatieff 6 Reputation points
answered 2024-04-17T09:12:20.07+00:00
houda armaili 0 Reputation points
1 answer

Module connection using x509 certificates

Hi, When reading the docs about connecting devices and modules using a x509 certificate there is this part about the required common name (CN): For modules using X.509 authentication, the module's certificate must have its common name (CN) formatted…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
asked 2024-04-09T12:01:37.0066667+00:00
Ferry Koolen 0 Reputation points
commented 2024-04-10T20:10:30.2+00:00
Sander van de Velde 29,461 Reputation points MVP
0 answers

How to use Microsoft Azure DeviceClient with MQTT in .Net Framework 4.6.1

For a legacy WinForms application (.NET Frm. 4.6.1), I need to use Azure IOT device client to send events. When trying to create an instance like below with MQTT type, It throws "Operation is not supported on this platform." error. DeviceClient…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,441 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,363 questions
asked 2024-03-17T14:01:38.5733333+00:00
dheeraj awale 1 Reputation point
commented 2024-04-05T04:50:32.1833333+00:00
AshokPeddakotla-MSFT 28,221 Reputation points
1 answer One of the answers was accepted by the question author.

How can I replace the use of wildcards for subscription to an IoT Hub pseudo topic

I require assistance in analyzing other tools or solutions provided by Azure that could help resolve the issue with my Modicon M262 PLC device, which is unable to use wildcard subscriptions for C2D communication, such…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
354 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-04-02T03:34:06.0566667+00:00
Marcos Moraga 20 Reputation points
accepted 2024-04-02T13:09:06.0233333+00:00
Marcos Moraga 20 Reputation points
2 answers

I'M NOT ABLE TO CREATE GROUP FOR DEPLOY A FIRMWARE ON ADU

Hello, I am testing the ADU service, I have imported my .bin file and my manisfest.json. I tagged my device in my device twin with "tags": { "ADUGroup": "tagQueva2" }, and all is well. In the Group and deployments window,…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,134 questions
asked 2024-01-20T22:14:19.2433333+00:00
Yvan Tankeu 0 Reputation points
commented 2024-03-19T10:36:57.5633333+00:00
Yvan Tankeu 0 Reputation points
1 answer One of the answers was accepted by the question author.

az iot du update init v5 in Preview / Development so can't be used

Hi, I'm looking at the documentation for Azure Device Update and I was informed to call the command below to create a Manifest. However when I called it on Powershell, I wasn't able to create the Manifest because the command is ain Preview or…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
asked 2024-03-07T14:41:03.9266667+00:00
Samuel Yang 25 Reputation points
commented 2024-03-08T15:01:40.8766667+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points
2 answers

Iot hub scaling up from S1 to S3

Is there any downtime when you scale up IoT hub from S1 to S3

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
385 questions
asked 2024-02-08T22:15:57.96+00:00
Sandhya Sandala 0 Reputation points
commented 2024-02-28T20:55:28.3433333+00:00
LeelaRajeshSayana-MSFT 13,791 Reputation points