mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
The 2 AzureCLIPath environment variables introduced in https://github.com/ScoopInstaller/Main/pull/1469 are not set to the actual az cli path. Since az is installed in the \wbin sub folder, as seen in the bin property.
This for example resulted in tools using the go-autorest library not working when the az cli is installed using scoop.
c7f947c061/autorest/azure/cli/token.go (L128)
Description
Languages
PowerShell
100%