I am trying to set up a self-hosted agent behind a firewall. I tried to get the IPs or URLs to be whitelisted so the agent will be able to communicate with Azure DevOps services.
I tried this microsoft docs which has information on the URLs and IPs required to whitelist. It actually works except the DownloadPipelineArtifact task is failing. I guess I need to whitelist additional URLs.?! if yes, kindly point me to the official documentation. Thanks in advance.