DFE-Digital / DFE-Digital/compass

Azure Configuration and Settings

Open
#94 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.