|
5 | 5 | "_generator": { |
6 | 6 | "name": "bicep", |
7 | 7 | "version": "0.36.1.42791", |
8 | | - "templateHash": "14769206549361904379" |
| 8 | + "templateHash": "14797468639789152416" |
9 | 9 | } |
10 | 10 | }, |
11 | 11 | "parameters": { |
|
652 | 652 | "_generator": { |
653 | 653 | "name": "bicep", |
654 | 654 | "version": "0.36.1.42791", |
655 | | - "templateHash": "1294065809838303541" |
| 655 | + "templateHash": "1288056001550775266" |
656 | 656 | } |
657 | 657 | }, |
658 | 658 | "parameters": { |
|
1213 | 1213 | "[resourceId('Microsoft.CognitiveServices/accounts', variables('aiServicesName_cu'))]" |
1214 | 1214 | ] |
1215 | 1215 | }, |
1216 | | - { |
1217 | | - "type": "Microsoft.KeyVault/vaults/secrets", |
1218 | | - "apiVersion": "2021-11-01-preview", |
1219 | | - "name": "[format('{0}/{1}', parameters('keyVaultName'), 'AZURE-OPENAI-CU-KEY')]", |
1220 | | - "properties": { |
1221 | | - "value": "[listKeys(resourceId('Microsoft.CognitiveServices/accounts', variables('aiServicesName_cu')), '2025-04-01-preview').key1]" |
1222 | | - }, |
1223 | | - "dependsOn": [ |
1224 | | - "[resourceId('Microsoft.CognitiveServices/accounts', variables('aiServicesName_cu'))]" |
1225 | | - ] |
1226 | | - }, |
1227 | 1216 | { |
1228 | 1217 | "type": "Microsoft.KeyVault/vaults/secrets", |
1229 | 1218 | "apiVersion": "2021-11-01-preview", |
|
2521 | 2510 | "_generator": { |
2522 | 2511 | "name": "bicep", |
2523 | 2512 | "version": "0.36.1.42791", |
2524 | | - "templateHash": "12601944025413037469" |
| 2513 | + "templateHash": "2610739623677529550" |
2525 | 2514 | } |
2526 | 2515 | }, |
2527 | 2516 | "parameters": { |
|
2827 | 2816 | } |
2828 | 2817 | }, |
2829 | 2818 | { |
2830 | | - "condition": "[not(empty(parameters('azureExistingAIProjectResourceId')))]", |
2831 | 2819 | "type": "Microsoft.Resources/deployments", |
2832 | 2820 | "apiVersion": "2022-09-01", |
2833 | 2821 | "name": "assignAiUserRoleToAiProject", |
|
0 commit comments