Output from azd version
azd version 1.21.3 (commit b01891f)
Describe the bug
Working on blue/green deployment blog. Everything is working fine with version 1.21.0 but hit below error after upgrading to latest release 1.21.3
Deploying services (azd deploy)
(x) Failed: Deploying service web
ERROR: error executing step command 'deploy --all': failed deploying service 'web': updating container app service: getting container app: getting container app: parameter containerAppName cannot be empty
When using 1.21.0
