Open
Description
We are currently deploying to ACI using the devops extension and yml files based off of this repo. There is not an example of how to set environment variables to pickup from our scoring script. In the running container we can see this one set (also appears in a json config from this sample.
EXAMPLE_ENV_VAR | EXAMPLE_VALUE
But we have no idea how to set our own.