microsoft / microsoft/AzureTRE
DevContainer does not build when behind an SSL proxy
Open
@ChrisChapman-gh is already working on this.
Since May 15, 2026.
deployment
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Describe the bug
When attempting to build the .devcontainer from behind an SSL proxy the process fails as
apt/pip/npm/curl etc cannot validate the certificate presented by the the intercepting proxy.
Steps to reproduce
git clone https://github.com/microsoft/AzureTRE.git
code AzureTRE
Click on open in Container when prompted.
Azure TRE release version (e.g. v0.14.0 or main):
0.28.0
Deployed Azure TRE components - click the (i) in the UI:
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.
Assessment
This issue has not been assessed yet.