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

[enhancement]: Remove az --version from AzureCLI #19006

Open
jessehouwing opened this issue Sep 21, 2023 · 4 comments · May be fixed by #19039
Open

[enhancement]: Remove az --version from AzureCLI #19006

jessehouwing opened this issue Sep 21, 2023 · 4 comments · May be fixed by #19039

Comments

@jessehouwing
Copy link
Contributor

Task name

AzureCLI

Describe your feature request here

AzureCLI calls az --version, which in turn does a mandatory update check. This wastes time on the runner.

It would make sense to me to only run az --version in case the pipeline has System.Debug enabled.

jessehouwing added a commit to jessehouwing/azure-pipelines-tasks that referenced this issue Sep 28, 2023
`az version` doesn't perform an update check and is faster.

Fixes: microsoft#19006
@jessehouwing jessehouwing linked a pull request Sep 28, 2023 that will close this issue
2 tasks
@v-mohithgc v-mohithgc added the Area:RM RM task team label Oct 16, 2023
Copy link

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

@github-actions github-actions bot added the stale label Apr 13, 2024
@jessehouwing
Copy link
Contributor Author

Still valid

@github-actions github-actions bot removed the stale label Apr 13, 2024
Copy link

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

@github-actions github-actions bot added the stale label Oct 10, 2024
@jessehouwing
Copy link
Contributor Author

still valid

@github-actions github-actions bot removed the stale label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants