From 2dc6b72d5cd1dfd3c5faae7797ec76b8e03c78b0 Mon Sep 17 00:00:00 2001 From: Ayaz-Microsoft Date: Mon, 13 Apr 2026 16:21:08 +0530 Subject: [PATCH] chore: add minimum bicep version >= 0.33.0 to azure_custom.yaml\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- azure_custom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure_custom.yaml b/azure_custom.yaml index 11f93e2b..71633216 100644 --- a/azure_custom.yaml +++ b/azure_custom.yaml @@ -4,6 +4,7 @@ metadata: requiredVersions: azd: '>= 1.18.0 != 1.23.9' + bicep: '>= 0.33.0' parameters: azureAiServiceLocation: