Azure / container-apps-deploy-action

GitHub Action for building and deploying Azure Container Apps
MIT License
50 stars 30 forks source link

Http 400 error and env var arguments error fix #95

Closed harryli0108 closed 7 months ago

harryli0108 commented 7 months ago
  1. Resolving the http 400 error when creating new container app using az containerapp create command
  2. Fixed the error when environment variables are appended to az containerapp up command