Skip to content

Commit 7571c30

Browse files
fix: Uncomment metadata section in azure.yaml for clarity
1 parent 42bb549 commit 7571c30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
22

33
name: container-migration-solution-accelerator
4-
# metadata:
5-
# template: container-migration-solution-accelerator@1.0
4+
metadata:
5+
template: container-migration-solution-accelerator@1.0
66

77
requiredVersions:
88
azd: '>=1.18.2 != 1.23.9'

0 commit comments

Comments
 (0)