|
4 | 4 | "metadata": { |
5 | 5 | "_generator": { |
6 | 6 | "name": "bicep", |
7 | | - "version": "0.34.44.8038", |
8 | | - "templateHash": "17771113255736029426" |
| 7 | + "version": "0.33.93.31351", |
| 8 | + "templateHash": "5113162408307967552" |
9 | 9 | } |
10 | 10 | }, |
11 | 11 | "parameters": { |
|
387 | 387 | "metadata": { |
388 | 388 | "_generator": { |
389 | 389 | "name": "bicep", |
390 | | - "version": "0.34.44.8038", |
391 | | - "templateHash": "6735617366829189246" |
| 390 | + "version": "0.33.93.31351", |
| 391 | + "templateHash": "17524263299629104759" |
392 | 392 | } |
393 | 393 | }, |
394 | 394 | "parameters": { |
|
1049 | 1049 | "azureProjectConnString": { |
1050 | 1050 | "type": "string", |
1051 | 1051 | "value": "[format('{0};{1};{2};{3}', split(reference(resourceId('Microsoft.MachineLearningServices/workspaces', variables('aiProjectName')), '2024-01-01-preview').discoveryUrl, '/')[2], subscription().subscriptionId, resourceGroup().name, variables('aiProjectName'))]" |
| 1052 | + }, |
| 1053 | + "azureProjectName": { |
| 1054 | + "type": "string", |
| 1055 | + "value": "[variables('aiProjectName')]" |
1052 | 1056 | } |
1053 | 1057 | } |
1054 | 1058 | } |
|
2029 | 2033 | "metadata": { |
2030 | 2034 | "_generator": { |
2031 | 2035 | "name": "bicep", |
2032 | | - "version": "0.34.44.8038", |
2033 | | - "templateHash": "15245033027896071506" |
| 2036 | + "version": "0.33.93.31351", |
| 2037 | + "templateHash": "1048230098337804947" |
2034 | 2038 | } |
2035 | 2039 | }, |
2036 | 2040 | "parameters": { |
|
2621 | 2625 | "type": "string", |
2622 | 2626 | "value": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', subscription().subscriptionId, resourceGroup().name), 'Microsoft.Resources/deployments', 'deploy_ai_foundry'), '2022-09-01').outputs.azureProjectConnString.value]" |
2623 | 2627 | }, |
| 2628 | + "AZURE_AI_PROJECT_NAME": { |
| 2629 | + "type": "string", |
| 2630 | + "value": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', subscription().subscriptionId, resourceGroup().name), 'Microsoft.Resources/deployments', 'deploy_ai_foundry'), '2022-09-01').outputs.azureProjectName.value]" |
| 2631 | + }, |
2624 | 2632 | "AZURE_AI_SEARCH_API_KEY": { |
2625 | 2633 | "type": "string", |
2626 | 2634 | "value": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', subscription().subscriptionId, resourceGroup().name), 'Microsoft.Resources/deployments', 'deploy_ai_foundry'), '2022-09-01').outputs.aiSearchKey.value]" |
|
0 commit comments