microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
355 stars 27 forks source link

containerapp job ContainerTerminated/ ContainerCreateFailure #1163

Closed BAndersenRP closed 1 month ago

BAndersenRP commented 1 month ago

This issue is a: (mark with an x)

Issue description

Additional context

I am new to azure container apps

avneeshkumar commented 1 month ago

Can you paste your azure System logs to further understand the issue ?

BAndersenRP commented 1 month ago

The solution to my issue was supplying the --command with space separated values and not a comma seperated value, I did not see any indication that my command was bad besides the log mentioned in the description. (I'm not sure where I got the idea to use a csv)

Closing this issue