Skip to content

Commit 5f6bffc

Browse files
rebuilt main.json
1 parent 9cc6424 commit 5f6bffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/main.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"_generator": {
77
"name": "bicep",
88
"version": "0.40.2.10011",
9-
"templateHash": "11659042024779211153"
9+
"templateHash": "15617057279270894392"
1010
},
1111
"name": "Multi-Agent Custom Automation Engine",
1212
"description": "This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.\n\n> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.\n"
@@ -25431,8 +25431,8 @@
2543125431
}
2543225432
},
2543325433
"dependsOn": [
25434-
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]",
2543525434
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]",
25435+
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]",
2543625436
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]",
2543725437
"logAnalyticsWorkspace",
2543825438
"userAssignedIdentity",

0 commit comments

Comments
 (0)