Replies: 1 comment 1 reply
-
@har3005 - we're facing the same issues. Any update on this issue? |
Beta Was this translation helpful? Give feedback.
1 reply
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've been using pnp.powershell module to access our sharepoint online, using certificate authentication with thumprint and have a very consistent and slow connecion establishing 1min 40 seconds every time from our company network.
While monitoring the tcp connection, i can see that the powershell process the script runs in attempts to connect to
some github hosted information the procmon log looks like this for over 50 seconds:
server.xxx.xx:49862 -> cdn-185-199-109-133.github.com:https
what is this about? Can it be disabled or do i have to organise an exception on our firewall to allow this traffic through to get decent connection performance?
Thanks for any input!
Beta Was this translation helpful? Give feedback.
All reactions