|
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | 8 | "version": "0.41.2.15936", |
9 | | - "templateHash": "9733680305260753032" |
| 9 | + "templateHash": "5257255376706775962" |
10 | 10 | }, |
11 | 11 | "name": "Modernize Your Code Solution Accelerator", |
12 | | - "description": "CSA CTO Gold Standard Solution Accelerator for Modernize Your Code. \n" |
| 12 | + "description": "CSA CTO Gold Standard Solution Accelerator for Modernize Your Code. \r\n" |
13 | 13 | }, |
14 | 14 | "parameters": { |
15 | 15 | "solutionName": { |
|
3919 | 3919 | "value": "[parameters('location')]" |
3920 | 3920 | }, |
3921 | 3921 | "workspaceResourceId": "[if(variables('useExistingLogAnalytics'), createObject('value', parameters('existingLogAnalyticsWorkspaceId')), createObject('value', reference('logAnalyticsWorkspace').outputs.resourceId.value))]", |
3922 | | - "diagnosticSettings": { |
3923 | | - "value": [ |
3924 | | - { |
3925 | | - "workspaceResourceId": "[if(variables('useExistingLogAnalytics'), parameters('existingLogAnalyticsWorkspaceId'), reference('logAnalyticsWorkspace').outputs.resourceId.value)]" |
3926 | | - } |
3927 | | - ] |
3928 | | - }, |
3929 | 3922 | "tags": { |
3930 | 3923 | "value": "[variables('allTags')]" |
3931 | 3924 | }, |
|
12902 | 12895 | }, |
12903 | 12896 | "dependsOn": [ |
12904 | 12897 | "applicationInsights", |
12905 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
12906 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').oms)]", |
12907 | 12898 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').monitor)]", |
| 12899 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').oms)]", |
| 12900 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
12908 | 12901 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').ods)]", |
12909 | 12902 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').agentSvc)]", |
12910 | 12903 | "dataCollectionEndpoint", |
|
31929 | 31922 | }, |
31930 | 31923 | "dependsOn": [ |
31931 | 31924 | "aiServices", |
31932 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
31933 | 31925 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
| 31926 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
31934 | 31927 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
31935 | 31928 | "virtualNetwork" |
31936 | 31929 | ] |
|
40182 | 40175 | }, |
40183 | 40176 | "dependsOn": [ |
40184 | 40177 | "appIdentity", |
40185 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
40186 | 40178 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]", |
| 40179 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
40187 | 40180 | "logAnalyticsWorkspace", |
40188 | 40181 | "virtualNetwork" |
40189 | 40182 | ] |
|
0 commit comments