Forum Discussion
tanulbhasin
Mar 01, 2023Brass Contributor
Azure devops unable to access azure storage account?
Hello, We are using only Microsoft hosted agents in azure pipeline, and I need to enable the connectivity between them and azure storage account. We don't want to access storage account from any ...
- Mar 06, 2023
Microsoft hosted agents doesn't have fix ip address. And if I'm not wrong, they doesn't work over Microsoft backbone network.
Kidd_Ip
Mar 04, 2023MVP
How about get the IP address from pipeline and allowing those IP address to access only?
tanulbhasin
Mar 06, 2023Brass Contributor
Microsoft hosted agents doesn't have fix ip address. And if I'm not wrong, they doesn't work over Microsoft backbone network.