We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8a29f commit 327ea35Copy full SHA for 327ea35
1 file changed
infra/main.json
@@ -6,7 +6,7 @@
6
"_generator": {
7
"name": "bicep",
8
"version": "0.43.8.12551",
9
- "templateHash": "1373567960481407381"
+ "templateHash": "12856068160787442197"
10
}
11
},
12
"parameters": {
@@ -54521,9 +54521,9 @@
54521
54522
54523
"dependsOn": [
54524
+ "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]",
54525
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]",
54526
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]",
- "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]",
54527
"managedIdentityModule",
54528
"virtualNetwork"
54529
]
@@ -56554,4 +56554,4 @@
56554
"value": "[variables('semanticKernelSystemPrompt')]"
56555
56556
56557
-}
+}
0 commit comments