Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message filtering for 403 response from docker IMDS endpoint should be relaxed #22274

Closed
christothes opened this issue Jan 18, 2024 · 0 comments · Fixed by #22278
Closed
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.

Comments

@christothes
Copy link
Member

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant