Skip to content

Commit e908959

Browse files
removed telemetry flag from output
1 parent cb56a0b commit e908959

File tree

2 files changed

+48122
-1
lines changed

2 files changed

+48122
-1
lines changed

infra/main.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1856,7 +1856,6 @@ output AZURE_AI_PROJECT_ENDPOINT string = aiFoundryAiProjectEndpoint
18561856
output AZURE_AI_AGENT_ENDPOINT string = aiFoundryAiProjectEndpoint
18571857
output AZURE_AI_AGENT_API_VERSION string = azureAiAgentAPIVersion
18581858
output AZURE_AI_AGENT_PROJECT_CONNECTION_STRING string = '${aiFoundryAiServicesResourceName}.services.ai.azure.com;${aiFoundryAiServicesSubscriptionId};${aiFoundryAiServicesResourceGroupName};${aiFoundryAiProjectResourceName}'
1859-
output AZURE_DEV_COLLECT_TELEMETRY string = 'no'
18601859

18611860

18621861
output AZURE_STORAGE_CONTAINER_NAME_RETAIL_CUSTOMER string = storageContainerNameRetailCustomer

0 commit comments

Comments
 (0)