Skip to content

Commit 2a01fe6

Browse files
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
1 parent 2d6a164 commit 2a01fe6

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
template: multi-agent-custom-automation-engine-solution-accelerator@1.0
55
requiredVersions:
66
azd: '>= 1.18.0 != 1.23.9'
7+
bicep: '>= 0.33.0'
78
hooks:
89
postdeploy:
910
windows:

0 commit comments

Comments
 (0)