Failed connecting to sonar cloud from azure devops

Our azure devops pipelines are recently getting this error:
##[error]18:29:30.559 Failed to request and parse ‘https://sonarcloud.io/api/server/version’: The remote name could not be resolved: ‘sonarcloud.io

when I validate sonar service connection, I get this error:
ailed to query service connection API: ‘https://sonarcloud.io/api/organizations/search?member=true’. Error Message: ‘An error occurred while sending the request.’

Definitely something going on. See Is Sonarcloud down?

We are seeing the same issues…

Seeing the same thing here. DNS is resolving fine locally - not from Azure DevOps though.

We are having the same issues. We are filing a ticket with Azure Devops as well…is there any known issue here though?

Same issue in our Azure Devops pipelines

Duplicate of Is Sonarcloud down?