DFE-Digital / DFE-Digital/compass
Azure Configuration and Settings
Open
@andyjones81 is already working on this.
Since Dec 1, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Configure application settings and connection strings in Azure.
Tasks
- Migrate configuration from appsettings.json to Azure App Settings
- Set up COMPASS API BaseUrl in Azure App Settings
- Move COMPASS API AccessToken to Azure Key Vault (remove from appsettings.json)
- Set up CMS API configuration in Azure (BaseUrl, ApiToken) if applicable
- Configure logging settings (LogLevel) per environment
- Configure AllowedHosts for production domain
- Set up environment-specific settings (Development, Staging, Production)
- Document all required configuration values and where they're stored
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.