microsoft / microsoft/AzureTRE

Allow `DISABLE_ACR_PUBLIC_ACCESS` variable to set via CI/CD

Open
#4,548 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

As a TRE Administrator
I want to be able to set the DISABLE_ACR_PUBLIC_ACCESS variable via GitHub Actions (CI/CD)
So that I can take advantage of the feature on my TRE deployment where releases are made exclusively via GitHub Actions

Contributor guide

Open the contributing guide

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.

Research direction

Start by tracing how DISABLE_ACR_PUBLIC_ACCESS is currently configured in the AzureTRE deployment and how GitHub Actions supplies deployment variables. No file or test is identified in the issue, so first locate the relevant workflow and configuration entry points. Done means the variable can be set through CI/CD and the deployment honors it.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions
Domain
ci-cd, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.