Skip to content

Commit 327ea35

Browse files
main.json recreated
1 parent cf8a29f commit 327ea35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

infra/main.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"_generator": {
77
"name": "bicep",
88
"version": "0.43.8.12551",
9-
"templateHash": "1373567960481407381"
9+
"templateHash": "12856068160787442197"
1010
}
1111
},
1212
"parameters": {
@@ -54521,9 +54521,9 @@
5452154521
}
5452254522
},
5452354523
"dependsOn": [
54524+
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]",
5452454525
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]",
5452554526
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]",
54526-
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]",
5452754527
"managedIdentityModule",
5452854528
"virtualNetwork"
5452954529
]
@@ -56554,4 +56554,4 @@
5655456554
"value": "[variables('semanticKernelSystemPrompt')]"
5655556555
}
5655656556
}
56557-
}
56557+
}

0 commit comments

Comments
 (0)