|
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | 8 | "version": "0.42.1.51946", |
9 | | - "templateHash": "501598761594202073" |
| 9 | + "templateHash": "1333265003476738511" |
10 | 10 | }, |
11 | 11 | "name": "Modernize Your Code Solution Accelerator", |
12 | 12 | "description": "CSA CTO Gold Standard Solution Accelerator for Modernize Your Code. \r\n" |
@@ -13101,11 +13101,11 @@ |
13101 | 13101 | }, |
13102 | 13102 | "dependsOn": [ |
13103 | 13103 | "applicationInsights", |
| 13104 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').ods)]", |
13104 | 13105 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').agentSvc)]", |
13105 | 13106 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').oms)]", |
13106 | 13107 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').monitor)]", |
13107 | 13108 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
13108 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').ods)]", |
13109 | 13109 | "dataCollectionEndpoint", |
13110 | 13110 | "logAnalyticsWorkspace", |
13111 | 13111 | "virtualNetwork" |
|
32017 | 32017 | }, |
32018 | 32018 | "dependsOn": [ |
32019 | 32019 | "aiServices", |
| 32020 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
32020 | 32021 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
32021 | 32022 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
32022 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
32023 | 32023 | "virtualNetwork" |
32024 | 32024 | ] |
32025 | 32025 | }, |
|
40530 | 40530 | "_generator": { |
40531 | 40531 | "name": "bicep", |
40532 | 40532 | "version": "0.42.1.51946", |
40533 | | - "templateHash": "14534421541012182178" |
| 40533 | + "templateHash": "9745767047675020484" |
40534 | 40534 | } |
40535 | 40535 | }, |
40536 | 40536 | "definitions": { |
|
40738 | 40738 | "name": { |
40739 | 40739 | "value": "[parameters('name')]" |
40740 | 40740 | }, |
40741 | | - "enableAnalyticalStorage": { |
40742 | | - "value": true |
40743 | | - }, |
40744 | 40741 | "location": { |
40745 | 40742 | "value": "[parameters('location')]" |
40746 | 40743 | }, |
|
0 commit comments