Skip to content

Conversation

@spboyer
Copy link

@spboyer spboyer commented Apr 22, 2025

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 spboyer requested a review from Copilot April 22, 2025 20:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the azure.yaml file to use the new schema version and introduces a projects section to better organize deployment configurations.

  • Updated the yaml-language-server schema URL to version 1.1.
  • Added two project definitions: one for a Python-based webapp hosted on containerapp and one for an infra project using Bicep.

@spboyer
Copy link
Author

spboyer commented Apr 22, 2025

@kristenwomack - FYI

Copy link

@kristenwomack kristenwomack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes in the azure.yaml look good. I need to test more tomorrow; I ran into internal policy errors on azd up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants