[Cleanup] Remove legacy ADAL_PYTHON_SSL_NO_VERIFY dead code
Open
Azure CLI Team
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
ADAL_PYTHON_SSL_NO_VERIFY is identified in the env var analysis as confirmed unused legacy ADAL dead code in _debug.py (noted at L23 and L39). This should be removed as Azure CLI code hygiene cleanup to reduce environment-variable pollution and avoid carrying forward obsolete ADAL-era behavior
Contributor guide
Assessment
This issue has not been assessed yet.