After Az login command started observed below error: ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host'
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Resource Provider**
After Az login command started observed below error. H:\>az login The default web browser has been opened at https://login.microsoftonline.com/common/oauth2/authorize. Please continue the login in the web browser. If no web browser is available or if the web browser fails to open, use device code flow with `az login --use-device-code`. Please ensure you have network connection. Error detail: HTTPSConnectionPool(host='login.microsoftonline.com', port=443): Max retries exceeded with url: /common/oauth2/token (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)))
**Description of Feature or Work Requested**
**Minimum API Version Required**
**Swagger Link**
**Target Date**
Contributor guide
Assessment
This issue has not been assessed yet.