microsoft / microsoft/AzureTRE
load_and_validate_env.sh loads the generic azure URL not the custom URL
@copilot-swe-agent is already working on this.
Since Jul 17, 2025.
- #4631 by @copilot-swe-agent — open
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Remember to label the issue with the appropriate area, and also assign it to yourself if you plan to work on the issue in the near future.
Describe the bug
When loading items from the config file the TRE_URL is set to the genric URL not the URL that is supplyed in the config file.
Steps to reproduce
- Set a custom_domain in the config.
- Run the deployment,
- You will see that things are set as the generic URL.
Azure TRE release version (e.g. v0.14.0 or main):
main
Deployed Azure TRE components - click the (i) in the UI:
UI Version: 0.8.8
API Version: 0.24.3
Contributor guide
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.
Research direction
Start with load_and_validate_env.sh and trace how custom_domain from the config is used during deployment. Reproduce the deployment with a custom domain and inspect TRE_URL; done means it uses the configured URL rather than the generic Azure URL. An open pull request is already linked to this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, shell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100