Skip to content

Update azure.yaml schema to support resources section#12

Merged
haoozhang merged 1 commit into
azure-javaee:feature/sjadfrom
haoozhang:haozhan/res-schema
Nov 5, 2024
Merged

Update azure.yaml schema to support resources section#12
haoozhang merged 1 commit into
azure-javaee:feature/sjadfrom
haoozhang:haozhan/res-schema

Conversation

@haoozhang

Copy link
Copy Markdown

Update azure.yaml schema to support resources section.

Currently, the AZD team adds the resources support in azure.yaml generation during azd-init phrase, but does NOT update the azure.yaml schema. This causes the warning when editing azure.yaml, just like this.

image

We adds this change to unblock our DB dependency scenario.

TODO: only support MySQL for now, need expand it later.

@haoozhang

Copy link
Copy Markdown
Author

The new azure.yaml file generated by azd-init command refers to the official schema spec https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json. So it will still show the warning until this PR merged in the official main branch.

@haoozhang
haoozhang merged commit b5069e5 into azure-javaee:feature/sjad Nov 5, 2024
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