|
5 | 5 | "metadata": { |
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | | - "version": "0.39.26.7824", |
9 | | - "templateHash": "10416093194621236912" |
| 8 | + "version": "0.43.8.12551", |
| 9 | + "templateHash": "11275932789751936226" |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "parameters": { |
|
4715 | 4715 | "metadata": { |
4716 | 4716 | "_generator": { |
4717 | 4717 | "name": "bicep", |
4718 | | - "version": "0.39.26.7824", |
4719 | | - "templateHash": "9098270296053650342" |
| 4718 | + "version": "0.43.8.12551", |
| 4719 | + "templateHash": "4604761290796021104" |
4720 | 4720 | } |
4721 | 4721 | }, |
4722 | 4722 | "definitions": { |
|
30103 | 30103 | "metadata": { |
30104 | 30104 | "_generator": { |
30105 | 30105 | "name": "bicep", |
30106 | | - "version": "0.39.26.7824", |
30107 | | - "templateHash": "7473169155225322335" |
| 30106 | + "version": "0.43.8.12551", |
| 30107 | + "templateHash": "13516349791985095953" |
30108 | 30108 | } |
30109 | 30109 | }, |
30110 | 30110 | "definitions": { |
|
30411 | 30411 | }, |
30412 | 30412 | "type": "Microsoft.Authorization/roleAssignments", |
30413 | 30413 | "apiVersion": "2022-04-01", |
30414 | | - "scope": "[format('Microsoft.CognitiveServices/accounts/{0}', parameters('name'))]", |
| 30414 | + "scope": "[resourceId('Microsoft.CognitiveServices/accounts', parameters('name'))]", |
30415 | 30415 | "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))]", |
30416 | 30416 | "properties": { |
30417 | 30417 | "roleDefinitionId": "[coalesce(variables('formattedRoleAssignments'), createArray())[copyIndex()].roleDefinitionId]", |
|
33854 | 33854 | "dependsOn": [ |
33855 | 33855 | "aiFoundryAiServices", |
33856 | 33856 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').aiServices)]", |
33857 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
33858 | 33857 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').openAI)]", |
| 33858 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').cognitiveServices)]", |
33859 | 33859 | "virtualNetwork" |
33860 | 33860 | ] |
33861 | 33861 | }, |
|
33892 | 33892 | "metadata": { |
33893 | 33893 | "_generator": { |
33894 | 33894 | "name": "bicep", |
33895 | | - "version": "0.39.26.7824", |
33896 | | - "templateHash": "13634050148372048883" |
| 33895 | + "version": "0.43.8.12551", |
| 33896 | + "templateHash": "17583277036649944863" |
33897 | 33897 | } |
33898 | 33898 | }, |
33899 | 33899 | "parameters": { |
|
38363 | 38363 | "value": "[parameters('location')]" |
38364 | 38364 | }, |
38365 | 38365 | "tags": { |
38366 | | - "value": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags')))]" |
| 38366 | + "value": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags'), createObject('TemplateName', 'Content Processing', 'Type', if(parameters('enablePrivateNetworking'), 'WAF', 'Non-WAF'), 'CreatedBy', parameters('createdBy'), 'DeploymentName', deployment().name)))]" |
38367 | 38367 | }, |
38368 | 38368 | "managedIdentities": { |
38369 | 38369 | "value": { |
|
0 commit comments