Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration: Ensure Windows CI Azure CLI version matches agent.
In the Windows CI's periodic runs the `azure/CLI` GitHub action library is leveraged to run various Azure-related commands. To avoid possible desyncing between the auth libraries of `azure/CLI` and the actual CLI executable on the CI job runner as described [here](Azure/cli#56 (comment)), this patch configures `azure/CLI` to always auto-detect and use the CLI version found on the job runner. Signed-off-by: Nashwan Azhari <[email protected]>
- Loading branch information