|
6 | 6 | "_generator": { |
7 | 7 | "name": "bicep", |
8 | 8 | "version": "0.37.4.10188", |
9 | | - "templateHash": "4472328872828310878" |
| 9 | + "templateHash": "3418531138421621433" |
10 | 10 | } |
11 | 11 | }, |
12 | 12 | "parameters": { |
|
103 | 103 | }, |
104 | 104 | "containerRegistryHostname": { |
105 | 105 | "type": "string", |
106 | | - "defaultValue": "racontainerreg37.azurecr.io", |
| 106 | + "defaultValue": "byoaiacontainerreg.azurecr.io", |
107 | 107 | "metadata": { |
108 | 108 | "description": "Optional. The Container Registry hostname where the docker images for the webapp are located." |
109 | 109 | } |
|
310 | 310 | "apiVersion": "2021-04-01", |
311 | 311 | "name": "default", |
312 | 312 | "properties": { |
313 | | - "tags": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags'), createObject('TemplateName', 'Research Assistant', 'CreatedBy', parameters('createdBy'), 'SecurityControl', 'Ignore')))]" |
| 313 | + "tags": "[shallowMerge(createArray(resourceGroup().tags, parameters('tags'), createObject('TemplateName', 'Research Assistant', 'CreatedBy', parameters('createdBy'))))]" |
314 | 314 | } |
315 | 315 | }, |
316 | 316 | "cogEndpointSecret": { |
@@ -22462,10 +22462,10 @@ |
22462 | 22462 | } |
22463 | 22463 | }, |
22464 | 22464 | "dependsOn": [ |
22465 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
22466 | 22465 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageFile)]", |
22467 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageDfs)]", |
| 22466 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageBlob)]", |
22468 | 22467 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageQueue)]", |
| 22468 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').storageDfs)]", |
22469 | 22469 | "userAssignedIdentity", |
22470 | 22470 | "virtualNetwork" |
22471 | 22471 | ] |
|
38336 | 38336 | } |
38337 | 38337 | }, |
38338 | 38338 | "dependsOn": [ |
38339 | | - "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').machineLearningServices)]", |
38340 | 38339 | "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').notebook)]", |
| 38340 | + "[format('avmPrivateDnsZones[{0}]', variables('dnsZoneIndex').machineLearningServices)]", |
38341 | 38341 | "azOpenAI", |
38342 | 38342 | "azSearchService", |
38343 | 38343 | "existingOpenAI", |
|
0 commit comments