Skip to content

Commit 78bc9b1

Browse files
Updated azure.yaml file to exclude the 1.23.9 azd version (#121)
1 parent 9ce8aa1 commit 78bc9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: deploy-your-ai-application-in-production
22

33
requiredVersions:
4-
azd: ">=1.15.0"
4+
azd: ">=1.15.0 != 1.23.9"
55

66
infra:
77
provider: "bicep"

0 commit comments

Comments
 (0)