Network: winget endpoints

dridley 176 Reputation points
2023-05-16T03:02:09.7866667+00:00

Hi MSFT,

Is there a published list of required endpoints for WINGET?

Our env has explicit whitelisted URLs and winget is failing.
However, if i bypass the whitelisting it works.

InternetOpenUrl() failed.
0x80072efd : unknown error

From the verbose logs i found it needed...

github.com

*.githubusercontent.com;

which worked, but worried some other apps might fail, so the question still remains...is there a complete list of required endpoints?

Thanks.

Microsoft Security Intune Application management
Windows for business Windows Client for IT Pros User experience Other
Microsoft Security Intune Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Albert Gaynor 0 Reputation points
    2023-05-16T05:16:59.3433333+00:00

    I do not see any reference to a formal list of required endpoints; the error presented looks to be related to your specific use.

    It sounds like the issue lies in the Whitelisting, and firewall traffic.

    Some users have had to ensure TLS 1.2 was functioning correctly...
    https://github.com/microsoft/winget-cli/issues/566

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.