Inconsistency with my windows2022 image #6506
Replies: 1 comment
-
|
Just an update. This can be closed. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have spun up a few vm scaleset agents using a windows2022 image built from this repo.
On some agents, I am able to perform a curl to https://www.google.com successfully from within a windows container.
but on the other agents, it just hangs.... however I can curl to http://www.google.com.
So seems like it's having issues with connecting to anything https related.
I'm not really sure why the behaviour is different across agents as they are all using the exact same windows2022 image.
Did anyone came across this issue before?
Beta Was this translation helpful? Give feedback.
All reactions