diff --git a/.propagation/infra-eval-20250809T235818Z.json b/.propagation/infra-eval-20250809T235818Z.json new file mode 100644 index 0000000..146c235 --- /dev/null +++ b/.propagation/infra-eval-20250809T235818Z.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-09T23:58:18Z"} diff --git a/.propagation/infra-eval-20250810T000454Z.json b/.propagation/infra-eval-20250810T000454Z.json new file mode 100644 index 0000000..1c16718 --- /dev/null +++ b/.propagation/infra-eval-20250810T000454Z.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:04:54Z"} diff --git a/infra/main.bicep b/infra/main.bicep index 5ab2377..16daa11 100644 --- a/infra/main.bicep +++ b/infra/main.bicep @@ -226,7 +226,6 @@ module monitoring 'br/public:avm/res/insights/component:0.6.0' = { } // App outputs -output APPLICATIONINSIGHTS_CONNECTION_STRING string = monitoring.outputs.connectionString output AZURE_LOCATION string = location output AZURE_TENANT_ID string = tenant().tenantId output SERVICE_API_NAME string = api.outputs.SERVICE_API_NAME