From 8ec835a02a741fdf889eda45a060c270415c7da2 Mon Sep 17 00:00:00 2001 From: Kristen Womack <5034778+kristenwomack@users.noreply.github.com> Date: Thu, 9 Oct 2025 10:19:17 -0500 Subject: [PATCH] Uncomment metadata section in azure.yaml Uncommenting it will allow us to see errors in attempts to provision and deploy --- azure.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure.yaml b/azure.yaml index 79d0e1c..3a35c00 100644 --- a/azure.yaml +++ b/azure.yaml @@ -1,8 +1,8 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json name: unified-data-foundation-fabric-accelerator -# metadata: -# template: unified-data-foundation-fabric-accelerator@1.0 + metadata: + template: unified-data-foundation-fabric-accelerator@1.0 requiredVersions: azd: ">1.17.1"