|
5 | 5 | "metadata": { |
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | | - "version": "0.43.1.21952", |
9 | | - "templateHash": "1278209883407272359" |
| 8 | + "version": "0.43.8.12551", |
| 9 | + "templateHash": "7630070384569998511" |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "parameters": { |
|
4715 | 4715 | "metadata": { |
4716 | 4716 | "_generator": { |
4717 | 4717 | "name": "bicep", |
4718 | | - "version": "0.43.1.21952", |
4719 | | - "templateHash": "4488065934246762087" |
| 4718 | + "version": "0.43.8.12551", |
| 4719 | + "templateHash": "4604761290796021104" |
4720 | 4720 | } |
4721 | 4721 | }, |
4722 | 4722 | "definitions": { |
|
26135 | 26135 | }, |
26136 | 26136 | "dependsOn": [ |
26137 | 26137 | "appIdentity", |
26138 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
26139 | 26138 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
| 26139 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
26140 | 26140 | "virtualNetwork" |
26141 | 26141 | ] |
26142 | 26142 | }, |
|
30103 | 30103 | "metadata": { |
30104 | 30104 | "_generator": { |
30105 | 30105 | "name": "bicep", |
30106 | | - "version": "0.43.1.21952", |
30107 | | - "templateHash": "17526785557845507677" |
| 30106 | + "version": "0.43.8.12551", |
| 30107 | + "templateHash": "13516349791985095953" |
30108 | 30108 | } |
30109 | 30109 | }, |
30110 | 30110 | "definitions": { |
|
33853 | 33853 | }, |
33854 | 33854 | "dependsOn": [ |
33855 | 33855 | "aiFoundryAiServices", |
| 33856 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
33856 | 33857 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
33857 | 33858 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
33858 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
33859 | 33859 | "virtualNetwork" |
33860 | 33860 | ] |
33861 | 33861 | }, |
|
33892 | 33892 | "metadata": { |
33893 | 33893 | "_generator": { |
33894 | 33894 | "name": "bicep", |
33895 | | - "version": "0.43.1.21952", |
33896 | | - "templateHash": "8251376928798842081" |
| 33895 | + "version": "0.43.8.12551", |
| 33896 | + "templateHash": "17583277036649944863" |
33897 | 33897 | } |
33898 | 33898 | }, |
33899 | 33899 | "parameters": { |
|
38362 | 38362 | "location": { |
38363 | 38363 | "value": "[parameters('location')]" |
38364 | 38364 | }, |
| 38365 | + "tags": { |
| 38366 | + "value": "[shallowMerge(createArray(resourceGroup().tags, variables('existingTags'), variables('allTags'), parameters('tags')))]" |
| 38367 | + }, |
38365 | 38368 | "managedIdentities": { |
38366 | 38369 | "value": { |
38367 | 38370 | "systemAssigned": true |
|
0 commit comments