Skip to content

Commit 64111e2

Browse files
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
2 parents 4defd4e + 06069ee commit 64111e2

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)