When the code below is executed against a synapse analytics workspace,
az synapse role definition list --workspace-name workspace_name
I then get the error
<urllib3.connection.HTTPSConnection object at 0x0000024CC2AA53D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed
Any idea what could be causing the error ?