From 72fc087c19ddf81427068d6292d4c14a7f167d7a Mon Sep 17 00:00:00 2001 From: Dhruvkumar-Microsoft Date: Fri, 11 Jul 2025 18:41:04 +0530 Subject: [PATCH] commented the template line for validation --- azure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure.yaml b/azure.yaml index 26522f5db..da7530320 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json name: multi-agent-custom-automation-engine-solution-accelerator metadata: - template: multi-agent-custom-automation-engine-solution-accelerator@1.0 +# template: multi-agent-custom-automation-engine-solution-accelerator@1.0 requiredVersions: azd: ">=1.15.0 !=1.17.1" \ No newline at end of file