From 0d1200441a2fdfd894120de5f13863ace9a07e32 Mon Sep 17 00:00:00 2001 From: Ayaz-Microsoft Date: Mon, 13 Apr 2026 16:21:14 +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 3dc0a43..871f8a8 100644 --- a/azure_custom.yaml +++ b/azure_custom.yaml @@ -17,6 +17,7 @@ requiredVersions: # functionality used here. Versions less than 1.17.1 had a bug in # remoteBuild. azd: '>=1.18.2 != 1.23.9' + bicep: '>= 0.33.0' infra: parameters: