We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7763f12 commit 3958076Copy full SHA for 3958076
1 file changed
infra/main.json
@@ -6,7 +6,7 @@
6
"_generator": {
7
"name": "bicep",
8
"version": "0.37.4.10188",
9
- "templateHash": "5895320887545019006"
+ "templateHash": "9518149285531278918"
10
}
11
},
12
"parameters": {
@@ -55436,9 +55436,9 @@
55436
55437
55438
"dependsOn": [
55439
- "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]",
55440
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]",
55441
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]",
+ "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]",
55442
"managedIdentityModule",
55443
"network"
55444
]
@@ -58040,4 +58040,4 @@
58040
"value": "[variables('semanticKernelSystemPrompt')]"
58041
58042
58043
-}
+}
0 commit comments