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
There seems to be some variation between the error messages being returned by the 403 response from IMDS in docker. Our error handling should be adjusted to match the error message more loosely.
We've seen it as either of these two:
"A socket operation was attempted to an unreachable network"
"A socket operation was attempted to an unreachable host"
There seems to be some variation between the error messages being returned by the 403 response from IMDS in docker. Our error handling should be adjusted to match the error message more loosely.
We've seen it as either of these two:
"A socket operation was attempted to an unreachable network"
"A socket operation was attempted to an unreachable host"
see original issue here: Azure/azure-sdk-for-net#38218 (comment)
The text was updated successfully, but these errors were encountered: