Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow pulling azure cli docker image from artifactory #133

Open
smutil opened this issue Feb 10, 2024 · 2 comments
Open

allow pulling azure cli docker image from artifactory #133

smutil opened this issue Feb 10, 2024 · 2 comments
Assignees
Labels
enhancement Feature request/improved experience

Comments

@smutil
Copy link

smutil commented Feb 10, 2024

We are not able to use az-cli action from self hosted runners because connection to mcr.microsoft.com not open from our firewall. Could you please update the action to read image path from environment variable where we can provide on-prem artifactory remote repository?

Warning: Unable to fetch all az cli versions, please report it as an issue on https://github.com/Azure/CLI/issues. Output: , Error: Error: The process 'curl' failed with exit code 35
Starting script execution via docker image mcr.microsoft.com/azure-cli:2.30.0
Error: Error: Unable to find image 'mcr.microsoft.com/azure-cli:2.30.0' locally
docker: Error response from daemon: Get "https://mcr.microsoft.com/v2/": EOF.

Reference : Similar feature is implemented in https://github.com/marketplace/actions/setup-jfrog-cli#downloading-jfrog-cli-from-artifactory.

@smutil smutil added the need-to-triage Requires investigation label Feb 10, 2024
@MoChilia MoChilia added enhancement Feature request/improved experience and removed need-to-triage Requires investigation labels Feb 19, 2024
@MoChilia
Copy link
Member

Thank you for the feature request. We'll assess its feasibility before implementation.

@kantkrishan
Copy link

We are also in a similar situation. passing the az-cli container image path from environment variable will be immensely beneficial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request/improved experience
Projects
None yet
Development

No branches or pull requests

3 participants