Is there any limits for Environment variable in Azure IoT ?
Is there any limits for Environment variable in Azure IoT ?
@VithushanVaratharajan-4473,
Just checking in to see if the below answer(s) helped.
If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.
Hello @VithushanVaratharajan-4473,
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.
6 people are following this question.