|
5 | 5 | "_generator": { |
6 | 6 | "name": "bicep", |
7 | 7 | "version": "0.36.177.2456", |
8 | | - "templateHash": "832352662399817246" |
| 8 | + "templateHash": "13989630346581833993" |
9 | 9 | } |
10 | 10 | }, |
11 | 11 | "parameters": { |
|
137 | 137 | "type": "location", |
138 | 138 | "usageName": [ |
139 | 139 | "OpenAI.GlobalStandard.gpt-4o-mini,150", |
140 | | - "OpenAI.Standard.text-embedding-ada-002,80" |
| 140 | + "OpenAI.GlobalStandard.text-embedding-ada-002,80" |
141 | 141 | ] |
142 | 142 | }, |
143 | 143 | "description": "Location for AI Foundry deployment. This is the location where the AI Foundry resources will be deployed." |
|
377 | 377 | "abbrs": "[variables('$fxv#0')]", |
378 | 378 | "solutionLocation": "[if(empty(parameters('AZURE_LOCATION')), resourceGroup().location, parameters('AZURE_LOCATION'))]", |
379 | 379 | "useLocalBuildLower": "[toLower(parameters('useLocalBuild'))]", |
380 | | - "uniqueId": "[toLower(uniqueString(subscription().id, parameters('environmentName'), variables('solutionLocation')))]", |
| 380 | + "uniqueId": "[toLower(uniqueString(subscription().id, parameters('environmentName'), variables('solutionLocation'), resourceGroup().name))]", |
381 | 381 | "solutionPrefix": "[format('km{0}', padLeft(take(variables('uniqueId'), 12), 12, '0'))]", |
382 | 382 | "containerRegistryName": "[format('{0}{1}', variables('abbrs').containers.containerRegistry, variables('solutionPrefix'))]", |
383 | 383 | "containerRegistryNameCleaned": "[replace(variables('containerRegistryName'), '-', '')]", |
|
681 | 681 | "_generator": { |
682 | 682 | "name": "bicep", |
683 | 683 | "version": "0.36.177.2456", |
684 | | - "templateHash": "18139801220201504120" |
| 684 | + "templateHash": "16364162048483949784" |
685 | 685 | } |
686 | 686 | }, |
687 | 687 | "parameters": { |
|
988 | 988 | "name": "[parameters('embeddingModel')]", |
989 | 989 | "model": "[parameters('embeddingModel')]", |
990 | 990 | "sku": { |
991 | | - "name": "Standard", |
| 991 | + "name": "GlobalStandard", |
992 | 992 | "capacity": "[parameters('embeddingDeploymentCapacity')]" |
993 | 993 | }, |
994 | 994 | "raiPolicyName": "Microsoft.Default" |
|
1698 | 1698 | "_generator": { |
1699 | 1699 | "name": "bicep", |
1700 | 1700 | "version": "0.36.177.2456", |
1701 | | - "templateHash": "7364575792801916457" |
| 1701 | + "templateHash": "2162775944115849065" |
1702 | 1702 | } |
1703 | 1703 | }, |
1704 | 1704 | "parameters": { |
|
1909 | 1909 | "_generator": { |
1910 | 1910 | "name": "bicep", |
1911 | 1911 | "version": "0.36.177.2456", |
1912 | | - "templateHash": "7364575792801916457" |
| 1912 | + "templateHash": "2162775944115849065" |
1913 | 1913 | } |
1914 | 1914 | }, |
1915 | 1915 | "parameters": { |
|
3205 | 3205 | "DISPLAY_CHART_DEFAULT": "False", |
3206 | 3206 | "APPLICATIONINSIGHTS_CONNECTION_STRING": "[reference(extensionResourceId(format('/subscriptions/{0}/resourceGroups/{1}', subscription().subscriptionId, resourceGroup().name), 'Microsoft.Resources/deployments', 'deploy_ai_foundry'), '2022-09-01').outputs.applicationInsightsConnectionString.value]", |
3207 | 3207 | "DUMMY_TEST": "True", |
3208 | | - "SOLUTION_NAME": "[variables('solutionPrefix')]" |
| 3208 | + "SOLUTION_NAME": "[variables('solutionPrefix')]", |
| 3209 | + "APP_ENV": "Prod" |
3209 | 3210 | } |
3210 | 3211 | } |
3211 | 3212 | }, |
|
3216 | 3217 | "_generator": { |
3217 | 3218 | "name": "bicep", |
3218 | 3219 | "version": "0.36.177.2456", |
3219 | | - "templateHash": "6279741508955918821" |
| 3220 | + "templateHash": "13824837150745689508" |
3220 | 3221 | } |
3221 | 3222 | }, |
3222 | 3223 | "parameters": { |
|
3676 | 3677 | "_generator": { |
3677 | 3678 | "name": "bicep", |
3678 | 3679 | "version": "0.36.177.2456", |
3679 | | - "templateHash": "7364575792801916457" |
| 3680 | + "templateHash": "2162775944115849065" |
3680 | 3681 | } |
3681 | 3682 | }, |
3682 | 3683 | "parameters": { |
|
3919 | 3920 | "_generator": { |
3920 | 3921 | "name": "bicep", |
3921 | 3922 | "version": "0.36.177.2456", |
3922 | | - "templateHash": "12963922539753840423" |
| 3923 | + "templateHash": "2667250685903499862" |
3923 | 3924 | } |
3924 | 3925 | }, |
3925 | 3926 | "parameters": { |
|
0 commit comments