File tree Expand file tree Collapse file tree 2 files changed +48122
-5
lines changed
Expand file tree Collapse file tree 2 files changed +48122
-5
lines changed Original file line number Diff line number Diff line change @@ -1350,10 +1350,6 @@ module containerApp 'br/public:avm/res/app/container-app:0.18.1' = {
13501350 {
13511351 name : 'AZURE_AI_AGENT_PROJECT_CONNECTION_STRING'
13521352 value : '${aiFoundryAiServicesResourceName }.services.ai.azure.com;${aiFoundryAiServicesSubscriptionId };${aiFoundryAiServicesResourceGroupName };${aiFoundryAiProjectResourceName }'
1353- }
1354- {
1355- name : 'AZURE_DEV_COLLECT_TELEMETRY'
1356- value : 'no'
13571353 }
13581354 {
13591355 name : 'AZURE_BASIC_LOGGING_LEVEL'
@@ -1860,7 +1856,6 @@ output AZURE_AI_PROJECT_ENDPOINT string = aiFoundryAiProjectEndpoint
18601856output AZURE_AI_AGENT_ENDPOINT string = aiFoundryAiProjectEndpoint
18611857output AZURE_AI_AGENT_API_VERSION string = azureAiAgentAPIVersion
18621858output AZURE_AI_AGENT_PROJECT_CONNECTION_STRING string = '${aiFoundryAiServicesResourceName }.services.ai.azure.com;${aiFoundryAiServicesSubscriptionId };${aiFoundryAiServicesResourceGroupName };${aiFoundryAiProjectResourceName }'
1863- output AZURE_DEV_COLLECT_TELEMETRY string = 'no'
18641859
18651860
18661861output AZURE_STORAGE_CONTAINER_NAME_RETAIL_CUSTOMER string = storageContainerNameRetailCustomer
You can’t perform that action at this time.
0 commit comments