Skip to content

Commit 06069ee

Browse files
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
1 parent 4defd4e commit 06069ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ metadata:
44

55
requiredVersions:
66
azd: '>= 1.18.0 != 1.23.9'
7+
bicep: '>= 0.33.0'
78

89
parameters:
910
AzureAiServiceLocation:

0 commit comments

Comments
 (0)