How to pass Array of string as environment variable to Container in azure web app(linux) container?
I’ve one web app in place in azure, which consist of .Net core Webapi container image. All things are working as expected, but now i’m stuck in to pass Array of string as environment variable to container.