diff --git a/.propagation/infra-eval-20250810T000504Z.json b/.propagation/infra-eval-20250810T000504Z.json new file mode 100644 index 0000000..d834776 --- /dev/null +++ b/.propagation/infra-eval-20250810T000504Z.json @@ -0,0 +1 @@ +{"sourcePr":"https://github.com/Azure-Samples/functions-quickstart-dotnet-azd/pull/18","evaluation":"no-op","checked":["infra/main.bicep"],"reason":"output absent","timestamp":"2025-08-10T00:05:04Z"} diff --git a/infra/main.bicep b/infra/main.bicep index c073a39..8d07882 100644 --- a/infra/main.bicep +++ b/infra/main.bicep @@ -192,7 +192,6 @@ module appInsightsRoleAssignmentApi './core/monitor/appinsights-access.bicep' = } // App outputs -output APPLICATIONINSIGHTS_CONNECTION_STRING string = monitoring.outputs.applicationInsightsConnectionString output AZURE_LOCATION string = location output AZURE_TENANT_ID string = tenant().tenantId output SERVICE_PROCESSOR_NAME string = processor.outputs.SERVICE_PROCESSOR_NAME