Hi Guys.
We are working in a lab that does not have access to internet, but we need to request some firewall rules to be able to download packages via NuGet.
I've requested the following rules :
After looking at the traffic using Fiddler, I saw that the packages are being downloaded from a third server (az320820.vo.msecnd.net) which sounds like an azure installation.
I wonder if you guys can provide me some guidance on what would be the servers I will need to consider in order to request more firewall exceptions and be able to download the packages in our environment.
I appreciate your help.
We are working in a lab that does not have access to internet, but we need to request some firewall rules to be able to download packages via NuGet.
I've requested the following rules :
- Access to www.nuget.orgin port 80
-
Access to NuGet official packages source at _https://nuget.org/api/v2/ in port 443
After looking at the traffic using Fiddler, I saw that the packages are being downloaded from a third server (az320820.vo.msecnd.net) which sounds like an azure installation.
I wonder if you guys can provide me some guidance on what would be the servers I will need to consider in order to request more firewall exceptions and be able to download the packages in our environment.
I appreciate your help.