Skip to content

Commit 36b7a0a

Browse files
Merge pull request #821 from microsoft/psl-tag-issue
chore: Regenerated the main.json file
2 parents 1ac62d1 + f6d04be commit 36b7a0a

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

infra/main.json

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"metadata": {
66
"_generator": {
77
"name": "bicep",
8-
"version": "0.39.26.7824",
9-
"templateHash": "4343709482796648658"
8+
"version": "0.40.2.10011",
9+
"templateHash": "11659042024779211153"
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.\r\n\r\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.\r\n"
@@ -399,6 +399,7 @@
399399
},
400400
"replicaLocation": "[variables('replicaRegionPairs')[parameters('location')]]",
401401
"allTags": "[union(createObject('azd-env-name', parameters('solutionName')), parameters('tags'))]",
402+
"existingTags": "[coalesce(resourceGroup().tags, createObject())]",
402403
"deployerPrincipalType": "[if(contains(deployer(), 'userPrincipalName'), 'User', 'ServicePrincipal')]",
403404
"useExistingLogAnalytics": "[not(empty(parameters('existingLogAnalyticsWorkspaceId')))]",
404405
"existingLawSubscription": "[if(variables('useExistingLogAnalytics'), split(parameters('existingLogAnalyticsWorkspaceId'), '/')[2], '')]",
@@ -502,7 +503,7 @@
502503
"apiVersion": "2021-04-01",
503504
"name": "default",
504505
"properties": {
505-
"tags": "[shallowMerge(createArray(resourceGroup().tags, variables('allTags'), createObject('TemplateName', 'MACAE', 'Type', if(parameters('enablePrivateNetworking'), 'WAF', 'Non-WAF'), 'CreatedBy', parameters('createdBy'), 'DeploymentName', deployment().name, 'SolutionSuffix', variables('solutionSuffix'))))]"
506+
"tags": "[union(variables('existingTags'), variables('allTags'), createObject('TemplateName', 'MACAE', 'Type', if(parameters('enablePrivateNetworking'), 'WAF', 'Non-WAF'), 'CreatedBy', parameters('createdBy'), 'DeploymentName', deployment().name, 'SolutionSuffix', variables('solutionSuffix')))]"
506507
}
507508
},
508509
"avmTelemetry": {
@@ -4911,8 +4912,8 @@
49114912
"metadata": {
49124913
"_generator": {
49134914
"name": "bicep",
4914-
"version": "0.39.26.7824",
4915-
"templateHash": "17693629099431521233"
4915+
"version": "0.40.2.10011",
4916+
"templateHash": "16969845928384020185"
49164917
}
49174918
},
49184919
"definitions": {
@@ -22443,8 +22444,8 @@
2244322444
"metadata": {
2244422445
"_generator": {
2244522446
"name": "bicep",
22446-
"version": "0.39.26.7824",
22447-
"templateHash": "7473169155225322335"
22447+
"version": "0.40.2.10011",
22448+
"templateHash": "8742987061721021759"
2244822449
}
2244922450
},
2245022451
"definitions": {
@@ -22751,7 +22752,7 @@
2275122752
},
2275222753
"type": "Microsoft.Authorization/roleAssignments",
2275322754
"apiVersion": "2022-04-01",
22754-
"scope": "[format('Microsoft.CognitiveServices/accounts/{0}', parameters('name'))]",
22755+
"scope": "[resourceId('Microsoft.CognitiveServices/accounts', parameters('name'))]",
2275522756
"name": "[coalesce(tryGet(coalesce(variables('formattedRoleAssignments'), createArray())[copyIndex()], 'name'), guid(resourceId('Microsoft.CognitiveServices/accounts', parameters('name')), coalesce(variables('formattedRoleAssignments'), createArray())[copyIndex()].principalId, coalesce(variables('formattedRoleAssignments'), createArray())[copyIndex()].roleDefinitionId))]",
2275622757
"properties": {
2275722758
"roleDefinitionId": "[coalesce(variables('formattedRoleAssignments'), createArray())[copyIndex()].roleDefinitionId]",
@@ -25430,9 +25431,9 @@
2543025431
}
2543125432
},
2543225433
"dependsOn": [
25433-
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]",
2543425434
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]",
2543525435
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]",
25436+
"[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]",
2543625437
"logAnalyticsWorkspace",
2543725438
"userAssignedIdentity",
2543825439
"virtualNetwork"
@@ -25471,8 +25472,8 @@
2547125472
"metadata": {
2547225473
"_generator": {
2547325474
"name": "bicep",
25474-
"version": "0.39.26.7824",
25475-
"templateHash": "13634050148372048883"
25475+
"version": "0.40.2.10011",
25476+
"templateHash": "7507285802464480889"
2547625477
}
2547725478
},
2547825479
"parameters": {
@@ -34462,8 +34463,8 @@
3446234463
"metadata": {
3446334464
"_generator": {
3446434465
"name": "bicep",
34465-
"version": "0.39.26.7824",
34466-
"templateHash": "13074777962389399773"
34466+
"version": "0.40.2.10011",
34467+
"templateHash": "8640881069237947782"
3446734468
}
3446834469
},
3446934470
"definitions": {
@@ -35400,7 +35401,7 @@
3540035401
},
3540135402
"type": "Microsoft.Insights/diagnosticSettings",
3540235403
"apiVersion": "2021-05-01-preview",
35403-
"scope": "[format('Microsoft.Web/sites/{0}', parameters('name'))]",
35404+
"scope": "[resourceId('Microsoft.Web/sites', parameters('name'))]",
3540435405
"name": "[coalesce(tryGet(coalesce(parameters('diagnosticSettings'), createArray())[copyIndex()], 'name'), format('{0}-diagnosticSettings', parameters('name')))]",
3540535406
"properties": {
3540635407
"copy": [
@@ -35475,8 +35476,8 @@
3547535476
"metadata": {
3547635477
"_generator": {
3547735478
"name": "bicep",
35478-
"version": "0.39.26.7824",
35479-
"templateHash": "11666262061409473778"
35479+
"version": "0.40.2.10011",
35480+
"templateHash": "10706743168754451638"
3548035481
},
3548135482
"name": "Site App Settings",
3548235483
"description": "This module deploys a Site App Setting."
@@ -44654,8 +44655,8 @@
4465444655
"metadata": {
4465544656
"_generator": {
4465644657
"name": "bicep",
44657-
"version": "0.39.26.7824",
44658-
"templateHash": "13854536965493424643"
44658+
"version": "0.40.2.10011",
44659+
"templateHash": "14874963049736669838"
4465944660
}
4466044661
},
4466144662
"parameters": {

0 commit comments

Comments
 (0)