We have synched our code to your latest release upstream, when i do a azd up i get:
Deploying services (azd deploy)
(x) Failed: Deploying service backend
ERROR: error executing step command 'deploy --all': getting target resource: expecting only '1' resource tagged with 'azd-service-name: backend', but found '2'. Ensure a unique service resource is correctly tagged in your infrastructure configuration, and rerun provision
I find two tags in main.bicep one on line 498 and one on line 558
we do an azd up i an already deployed environment in azure.
please advise