# # Copyright © Microsoft Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # Application name spring.application.name=${spring_application_name} server.servlet.contextPath=${server.servlet.contextPath} service.domain.name=${service_domain_name} # Logging configuration LOG_PREFIX=${LOG_PREFIX} logging.transaction.enabled=true logging.slf4jlogger.enabled=true logging.mdccontext.enabled=true logging.ignore.servlet.paths=/actuator/health ENTITLEMENTS_API=${ENTITLEMENTS_API} PARTITION_API=${partition_service_endpoint} RECORDS_CHANGE_PUBSUB_ENDPOINT=${RECORDS_CHANGE_PUBSUB_ENDPOINT} # Partition Service configuration azure.activedirectory.app-resource-id=${aad_client_id} # Azure AD configuration azure.appResourceId=${aad_client_id} # Azure KeyVault configuration azure.keyvault.url=${KEYVAULT_URI} # Azure App Insights configuration azure.application-insights.instrumentation-key=${appinsights_key} # Azure CosmosDB configuration azure.cosmosdb.database=${cosmosdb_database} # Cosmosdb container name registerAction.container.name=RegisterAction registerDdms.container.name=RegisterDdms registerSubscription.container.name=RegisterSubscription # TenantFactory configuration tenantFactoryImpl.required=true # Health checks management.health.defaults.enabled=false management.health.azure-key-vault.enabled=false # INTEGRATION_TEST_AUDIENCES= CRON_JOB_EXPECTED_IP=0:0:0:0:0:0:0:1 SUBSCRIBER_PRIVATE_KEY_ID= ENVIRONMENT=LOCAL SUBSCRIBER_SECRET=395f1b05e95171d7c0dde0b19fd6cf