Skip to content

Commit c158e6c

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 398e207 + 0182544 commit c158e6c

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
@@ -8,6 +8,7 @@ name: conversation-knowledge-mining
88

99
requiredVersions:
1010
azd: ">= 1.18.0 != 1.23.9"
11+
bicep: '>= 0.33.0'
1112

1213
metadata:
1314
template: conversation-knowledge-mining@1.0

0 commit comments

Comments
 (0)