Skip to content

Commit 0798b57

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 56ddc4c + 5f9e52b commit 0798b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: content-processing
55

66
requiredVersions:
77
azd: '>= 1.18.0 != 1.23.9'
8+
bicep: '>= 0.33.0'
89

910
metadata:
1011
template: content-processing@1.0

0 commit comments

Comments
 (0)