You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do "az login " command on PowerShell(x64), this error occurs every time.
The command failed with an unexpected error. Here is the traceback:
HTTPSConnectionPool(host='login.microsoftonline.com', port=443): Max retries exceeded with url: /organizations/v2.0/.well-known/openid-configuration (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x05F7F520>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
please tell me how to remove this
Copy from https://github.com/Azure/azure-cli/issues/25300
The text was updated successfully, but these errors were encountered:
When I do "az login " command on PowerShell(x64), this error occurs every time.
The command failed with an unexpected error. Here is the traceback:
HTTPSConnectionPool(host='login.microsoftonline.com', port=443): Max retries exceeded with url: /organizations/v2.0/.well-known/openid-configuration (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x05F7F520>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
please tell me how to remove this
Copy from
https://github.com/Azure/azure-cli/issues/25300
The text was updated successfully, but these errors were encountered: