Get CIDR range for Azure devops?

Brass Contributor

My organization only allows us to set this networking option for all resources like key vault, storage account etc. 

 

tanulbhasin_1-1682518166012.png

 

 

And, in pipelines we are not allowed to make curl commands to any website, like http://ipinfo.io/ip, which gives us Ip address then add into azure resources etc.. That is considered as a workaround and we can't rely on such websites. If they are down then our Devops pipelines will stop working.

 

So please suggest how to get the exact ip ranges of azure devops which we can add in key vault or any other resource to enable permanent connectivity of Azure resources with Azure devops.

 

Kind Regards, Tanul

0 Replies