Skip to content

Commit cb56a0b

Browse files
chore: remove AZURE_DEV_COLLECT_TELEMETRY environment variable
1 parent 9f8c37d commit cb56a0b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infra/main.bicep

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)