From da0eb0b662604cc9a2a9e0911a0611fedaeb013e Mon Sep 17 00:00:00 2001 From: Tatsuro Shibamura Date: Fri, 12 Apr 2024 11:29:47 +0900 Subject: [PATCH] Rebuild bicep template --- azuredeploy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azuredeploy.json b/azuredeploy.json index 51baed7d..16911632 100644 --- a/azuredeploy.json +++ b/azuredeploy.json @@ -5,7 +5,7 @@ "_generator": { "name": "bicep", "version": "0.26.54.24096", - "templateHash": "2201744482523837982" + "templateHash": "2724628433207629896" } }, "parameters": { @@ -227,4 +227,4 @@ "value": "[if(parameters('createWithKeyVault'), variables('keyVaultName'), '')]" } } -} +} \ No newline at end of file