Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Unable to deploy event grid module and the subscriber module successfully #13

Description

I followed the following tutorial to React to my local Blob Storage events on IoT Edge.

I was able to follow and - deploy Event Grid IoT Edge module, deploy Event Grid Subscriber IoT Edge module and deploy Azure Blob Storage module.

I also mentioned these in the deployment manifest and expected these to report a 200-OK status on the edge device dashboard after provisioning the device.
But I received an error without any logs (the module is unable to start only). Also the modules were not reported by the device.
image

I use a ARM64 system with iotedge version 1.1.8 (Do not use the latest version because I need LTS). And also for my solution I use the blob storage module with the following image URI: mcr.microsoft.com/azure-blob-storage:1.3-linux-arm32v7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions