get-started-with-ai-chat icon indicating copy to clipboard operation
get-started-with-ai-chat copied to clipboard

Update YAML schema version and add project definitions for webapp and…

Open spboyer opened this issue 8 months ago • 1 comments

This pull request updates the azure.yaml file to align with the latest schema version and adds project configurations for better organization and deployment.

Schema update:

  • Updated the schema reference in azure.yaml to use version 1.1 ($schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.1/azure.yaml.json) instead of version 1.0.

Project configuration:

  • Added a projects section in azure.yaml to define two projects: webapp (Python-based, hosted on containerapp) and infra (Bicep-based, with no specific host).… infra

spboyer avatar Apr 22 '25 20:04 spboyer

@kristenwomack - FYI

spboyer avatar Apr 22 '25 20:04 spboyer