File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -853,7 +853,7 @@ module openaiPrivateEndpoint 'br/public:avm/res/network/private-endpoint:0.8.1'
853853 params : {
854854 name : 'pep-${openAiAccountName }'
855855 customNetworkInterfaceName : 'nic-${openAiAccountName }'
856- location : aiDeploymentsLocation
856+ location : solutionLocation
857857 tags : tags
858858 privateLinkServiceConnections : [
859859 {
Original file line number Diff line number Diff line change 66 "_generator": {
77 "name": "bicep",
88 "version": "0.41.2.15936",
9- "templateHash": "15909948909942494488 "
9+ "templateHash": "10312392234570679648 "
1010 }
1111 },
1212 "parameters": {
4153741537 "value": "[format('nic-{0}', variables('openAiAccountName'))]"
4153841538 },
4153941539 "location": {
41540- "value": "[parameters('aiDeploymentsLocation ')]"
41540+ "value": "[variables('solutionLocation ')]"
4154141541 },
4154241542 "tags": {
4154341543 "value": "[parameters('tags')]"
You can’t perform that action at this time.
0 commit comments