Azure / azure-cli

Azure Command-Line Interface
MIT License
3.98k stars 2.96k forks source link

cacerts not found after OneDrive (enterprise) migration #18941

Open ericjowens opened 3 years ago

ericjowens commented 3 years ago

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug AZ CLI is looking for TLS CA Certificates bundle in a location that is no longer valid, but once was.

To Reproduce Enterprise migration to OneDrive and allow all files/folders to migrate. Install AZ CLI Open cmd and run 'az login'

Expected behavior AZ CLI should be able to locate the TLS CA Certificates bundle in the newly migrated location.

Environment summary AZ CLI was installed using msi on Win 10 ver 1909

Additional context Despite locating the folder with my cacerts and moving back to the default expected location as indicated in the error output, AZ CLI is still unable to locate it. Note also that this prevents 'az feedback' from being used.

yonzhan commented 3 years ago

@jiasli for awareness