Environment variable Azure IoT

Vithushan Varatharajan 21 Reputation points
2021-08-03T07:57:12.08+00:00

Is there any limits for Environment variable in Azure IoT ?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,264 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 36,331 Reputation points MVP Moderator
    2021-08-03T08:21:38.507+00:00

    Hello @Vithushan Varatharajan ,

    Which environment variables are you referring to?

    I guess these are the Azure IoT Edge module environment variables.

    These are basically just Docker containers so any Docker limitations are leading.

    Added Environment variables are stored in the Deployment manifest. I have not seen any limitation documented regarding the size of this manifest.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.