http://%2A:2869/upnp/eventing/Attack
http://%2A:2869/upnp/eventing/ along with security warning upnp has impersonated and logged in as svchostThe application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID…
Error with dataRefreshIntervalInHours in Azure OpenAI Ingestion Configuration
We couldn't connect your data: Invalid dataRefreshIntervalInHours value. Value has to be between 0.2 and 720 or null for one-off ingestion jobs." Model Details: I have checked the following: The storage account CORS is enabled with the…
Code Signing using a USB device
We have our builds on our Azure VM and code signing certificates on a USB device. Can we connect these USB devices to our local machine and then use the plug-and-play option in RDP to connect the device to the Azure VM for code signing? Additionally, I…
DeviceTwinStatusCallBack method in latest library iot-device-client-2.2.0
Hello everyone, I am facing an issue with the DeviceTwinStatusCallBack method after upgrading the library iot-device-client to verion 2.2.0. In the past, when I used the version 1.x of iot-device-client, there was a method DeviceTwinStatusCallBack , but…
Is there a Dunfell branch available for the meta-azure-device-update layer to build the Yocto Image?
I aim to create a Yocto Image for the Raspberry Pi device, incorporating Azure IoT Edge Runtime and Azure Device Update. I've found the meta-IoT edge layer for the Dunfell branch, but I'm unable to locate the Dunfell branch for the…
Need files to push the .swu file to the Ubuntu System
I have referred to this link to create a .swu file: https://github.com/Azure/iot-hub-device-update/tree/main/src/extensions/step_handlers/swupdate_handler_v2/tests/testdata/swupdate_filecopy I tried to push the updates to Ubuntu but it's failing and…
Not able to create free student account for Lab purpose and contacted many times to Microsoft team
on behalf of MIET, I am writing this email to you that I am giving the training on AZURE fundamentals to my 1000 students, which is mandatory for all B.Tech Students. Not able to create a free student account for Lab purposes and I contacted many times…
Device Update for IoT Hub device failing when using script handler.
New Update : I was able to get the exact reason for the extended result code. Had to update the script as per the example script . All the steps seem to working except for the actual installation. Here is a snippet of my InstallUpdate() function (gets…
[DeviceClient IoT Hub] Exception handling in callback
Hello, I'm trying hard to figure out a way to do proper exception handling using the DeviceClient API to connect to IoT hub. I've been using the API for a while and still I can't get my head around the design of the callback implementation …
Connection Reset when using iot_hub_client (IoT Plug and Play)
Hello, I am using the SAMV71Q19B board to connect to the IoT hub using the iot_hub_client (https://github.com/azure-rtos/netxduo/blob/master/addons/azure_iot/docs/azure_rtos_iot_hub_client.md). I am connecting to the hub through an IoT edge device.…
Customization in OTA flow between IOT device and IOT HUB service
Hi Everyone, I am working on device update or OTA implementation with azure. Azure has device update feature with IOT hub. I am utilizing same service for my task. I want to customized the IOT device update code for OTA operation. Normally IOT…
Help with Azure Plug and Play Geospatial schema
I'm working on creating a new Azure Plug and Play model. I like to use the Azure IoT Explorer application to test/validate my PnP implementation. I've defined a entry in my model for GPS data, however when I send the data, the Azure IoT Explorer…
Connecting with PnP PowerShell(without username and password)
Dear Sir or Madam, Is it possible to connect a site of SharePoint without creditiantials(Username, Password, pre-stored credentials using the Secrets Management, Ref. Link: https://pnp.github.io/powershell/articles/authentication.html )? Because I have…
how to sink data to storage in one file ?
i am use azure iot hub service sdk to authT ESP 8266 device with azure iot hub and then route data to blob storage , after it sink data from device to storage ... i found all data divided by folder based on data and time as it described in image …
Azure IoT Central - Can I define custom views for my Plug and Play device?
I have a Plug and Play model: Link to model for my Azure Sphere device/application that defines . . . Telemetry items Property items (device twins) Commands (direct methods) My application implements the PnP requirements. When my device…
Azure IoT Central - Not generating a device template for Plug and Play device
I've been working on adding IoT Hub Plug and Play support for our development kit, the Avnet Azure Sphere Starter Kit. I've made good progress and today my DTDL model was merged into the Microsoft Plug and Play repository. I've verified that my…
Go SDK support Azure IoT Plug and Play
On the IoT Plug and Play documentation page, there are Connect a sample device to IoT Hub (C, C#, Java, Node.js, Python). Is there Go SDK support IoT PnP? Thanks
Factory reset in the Device Management for Azure IoT Hub
I was trying to find the direct method details for enabling device management for the factory reset of a device in IoT Hub, but couldn't find one. There are details about reboot and firmware update but nothing about factory reset. Please help.