I am trying to log into Azure on Powershell using "az login". However, I get the following error:
<urllib3.connection.HTTPSConnection object at 0x04B37760>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
Any insight on how to resolve this?