Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
17 stars 31 forks source link

azure.yaml has two metadata entries #47

Closed vmagelo closed 1 year ago

vmagelo commented 1 year ago

Error:

$ azd up Error: parsing project file: unable to parse azure.yaml file. Check the format of the file, and also verify you have the latest version of the CLI: yaml: unmarshal errors: line 14: mapping key "metadata" already defined at line 4

pamelafox commented 1 year ago

Fixed now