Azure Resource Manager Request Failed

Hi community,

Help! I’m getting this kind of error as below.

Does anyone know what’s the connection in ‘cannot find connection with name…’?

Thanks in advance!

TerminatingError(Invoke-WebRequest): "{"error":{"code":"AzureResourceManagerRequestFailed","message":"Request to Azure Resource Manager failed with error: '{\"Code\":\"NotFound\",\"Message\":\"Cannot find connection with name e311cdd3-f6d8-4533-a22b-0c029ac22154 .\",\"Target\":null,\"Details\":[{\"Message\":\"Cannot find connection with name e311cdd3-f6d8-4533-a22b-0c029ac22154 .\"},{\"Code\":\"NotFound\"},{\"ErrorEntity\":{\"ExtendedCode\":\"14003\",\"MessageTemplate\":\"Cannot find connection with name {0} .\",\"Parameters\":[\"e311cdd3-f6d8-4533-a22b-0c029ac22154\"],\"Code\":\"NotFound\",\"Message\":\"Cannot find connection with name e311cdd3-f6d8-4533-a22b-0c029ac22154 .\"}}],\"Innererror\":null}'."}}"

Best reagards,
Kira

@Kira welcome to PowerShell.org forums.

It would be nice if you can share little more details like the code or the expression you use which gives the error. It will help folks here to trying to help you.