i applied azure ip list ( https://docs.microsoft.com/en-us/azure/devops/organizations/security/allow-list-ip-url?view=azure-devops#ip-addresses-and-range-restrictions ) on my aws security group and i tried access on azure pipeline
but azure pipeline can not access to aws ...like below
yarn install v1.22.4
[1/4] Resolving packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
how can i access aws via securiry group from azure pipeline?