cacerts not found after OneDrive (enterprise) migration
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
> ### `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.
Contributor guide
Assessment
This issue has not been assessed yet.