If the questions is more on Azure devops pipelines, you can post it in a dedicated forum here - https://developercommunity.visualstudio.com/spaces/21/index.html
If the response helped, do "Accept Answer" and upvote it - Vaibhav
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i applied azure ip list ( https://learn.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?
If the questions is more on Azure devops pipelines, you can post it in a dedicated forum here - https://developercommunity.visualstudio.com/spaces/21/index.html
If the response helped, do "Accept Answer" and upvote it - Vaibhav